diff options
Diffstat (limited to '')
-rw-r--r-- | drivers/video/fbdev/mmp/fb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/fbdev/mmp/fb/Makefile b/drivers/video/fbdev/mmp/fb/Makefile new file mode 100644 index 000000000..709fd1f76 --- /dev/null +++ b/drivers/video/fbdev/mmp/fb/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_MMP_FB) += mmpfb.o |