diff options
Diffstat (limited to 'drivers/hsi/controllers/Makefile')
-rw-r--r-- | drivers/hsi/controllers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hsi/controllers/Makefile b/drivers/hsi/controllers/Makefile index c4ba2c2c2bda..d2665cf9c545 100644 --- a/drivers/hsi/controllers/Makefile +++ b/drivers/hsi/controllers/Makefile @@ -3,3 +3,4 @@ # obj-$(CONFIG_OMAP_SSI) += omap_ssi.o +obj-$(CONFIG_OMAP_SSI_PORT) += omap_ssi_port.o |