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