diff options
Diffstat (limited to 'drivers/video/fbdev/mmp/fb/Makefile')
-rw-r--r-- | drivers/video/fbdev/mmp/fb/Makefile | 2 |
1 files changed, 2 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..b1b1386c4 --- /dev/null +++ b/drivers/video/fbdev/mmp/fb/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-$(CONFIG_MMP_FB) += mmpfb.o |