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