Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.6-rc4 4 lines 141 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2bochs-drm-y := bochs_drv.o bochs_mm.o bochs_kms.o bochs_hw.o 3 4obj-$(CONFIG_DRM_BOCHS) += bochs-drm.o