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