diff options
Diffstat (limited to 'arch/parisc/video/Makefile')
-rw-r--r-- | arch/parisc/video/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/parisc/video/Makefile b/arch/parisc/video/Makefile index 16a73cce46..b5db5b4288 100644 --- a/arch/parisc/video/Makefile +++ b/arch/parisc/video/Makefile @@ -1,3 +1,3 @@ # SPDX-License-Identifier: GPL-2.0-only -obj-$(CONFIG_STI_CORE) += fbdev.o +obj-$(CONFIG_STI_CORE) += video-sti.o |