diff options
Diffstat (limited to 'drivers/video/fbdev/vermilion/Makefile')
-rw-r--r-- | drivers/video/fbdev/vermilion/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/fbdev/vermilion/Makefile b/drivers/video/fbdev/vermilion/Makefile index cc21a656153d..22e9e4635a00 100644 --- a/drivers/video/fbdev/vermilion/Makefile +++ b/drivers/video/fbdev/vermilion/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_FB_LE80578) += vmlfb.o obj-$(CONFIG_FB_CARILLO_RANCH) += crvml.o |