diff options
Diffstat (limited to 'drivers/video/fbdev/mmp/Makefile')
-rw-r--r-- | drivers/video/fbdev/mmp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/fbdev/mmp/Makefile b/drivers/video/fbdev/mmp/Makefile index 924dd0930cc7..84204c04e9d0 100644 --- a/drivers/video/fbdev/mmp/Makefile +++ b/drivers/video/fbdev/mmp/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_MMP_DISP) += mmp_disp.o hw/ panel/ fb/ mmp_disp-y += core.o |