diff options
Diffstat (limited to 'arch/x86/video/Makefile')
-rw-r--r-- | arch/x86/video/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/video/Makefile b/arch/x86/video/Makefile index fdf83a408d75..dcfbe7a5912c 100644 --- a/arch/x86/video/Makefile +++ b/arch/x86/video/Makefile @@ -1,3 +1,3 @@ # SPDX-License-Identifier: GPL-2.0-only -obj-y += video.o +obj-y += video-common.o |