diff options
Diffstat (limited to 'drivers/hsi/Makefile')
-rw-r--r-- | drivers/hsi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hsi/Makefile b/drivers/hsi/Makefile index ed94a3a334a4..9d5d33f90de2 100644 --- a/drivers/hsi/Makefile +++ b/drivers/hsi/Makefile | |||
@@ -3,3 +3,4 @@ | |||
3 | # | 3 | # |
4 | obj-$(CONFIG_HSI_BOARDINFO) += hsi_boardinfo.o | 4 | obj-$(CONFIG_HSI_BOARDINFO) += hsi_boardinfo.o |
5 | obj-$(CONFIG_HSI) += hsi.o | 5 | obj-$(CONFIG_HSI) += hsi.o |
6 | obj-y += clients/ | ||