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