Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.17-rc2 6 lines 212 B view raw
1# SPDX-License-Identifier: GPL-2.0 2vboxvideo-y := hgsmi_base.o modesetting.o vbva_base.o \ 3 vbox_drv.o vbox_hgsmi.o vbox_irq.o vbox_main.o \ 4 vbox_mode.o vbox_ttm.o 5 6obj-$(CONFIG_DRM_VBOXVIDEO) += vboxvideo.o