diff options
Diffstat (limited to 'arch/x86/video')
-rw-r--r-- | arch/x86/video/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/video/Makefile b/arch/x86/video/Makefile index 2c447c94adcc..11640c116115 100644 --- a/arch/x86/video/Makefile +++ b/arch/x86/video/Makefile @@ -1 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_FB) += fbdev.o |