diff options
Diffstat (limited to 'drivers/video/mmp/hw/Makefile')
-rw-r--r-- | drivers/video/mmp/hw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/mmp/hw/Makefile b/drivers/video/mmp/hw/Makefile index f34ace82888e..0000a714fedf 100644 --- a/drivers/video/mmp/hw/Makefile +++ b/drivers/video/mmp/hw/Makefile @@ -1 +1,2 @@ obj-$(CONFIG_MMP_DISP_CONTROLLER) += mmp_ctrl.o +obj-$(CONFIG_MMP_DISP_SPI) += mmp_spi.o |