3 lines
124 B
Makefile
Executable file
3 lines
124 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_VGA_ARB) += vgaarb.o
|
|
obj-$(CONFIG_VGA_SWITCHEROO) += vga_switcheroo.o
|