diff options
Diffstat (limited to 'drivers/gpu/vga/Makefile')
| -rw-r--r-- | drivers/gpu/vga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/vga/Makefile b/drivers/gpu/vga/Makefile index 14ca30b75d0a..9800620deda3 100644 --- a/drivers/gpu/vga/Makefile +++ b/drivers/gpu/vga/Makefile @@ -1,2 +1,2 @@ -obj-$(CONFIG_VGA_ARB) += vgaarb.o +# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_VGA_SWITCHEROO) += vga_switcheroo.o |
