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