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 master 4 lines 148 B view raw
1# SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) 2 3vfio-fsl-mc-y := vfio_fsl_mc.o vfio_fsl_mc_intr.o 4obj-$(CONFIG_VFIO_FSL_MC) += vfio-fsl-mc.o