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

Configure Feed

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

at v6.8-rc4 10 lines 197 B view raw
1# SPDX-License-Identifier: GPL-2.0 2 3obj-$(CONFIG_DRM_XE_KUNIT_TEST) += \ 4 xe_bo_test.o \ 5 xe_dma_buf_test.o \ 6 xe_migrate_test.o \ 7 xe_mocs_test.o \ 8 xe_pci_test.o \ 9 xe_rtp_test.o \ 10 xe_wa_test.o