Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.10-rc2 7 lines 299 B view raw
1vfio-platform-calxedaxgmac-y := vfio_platform_calxedaxgmac.o 2vfio-platform-amdxgbe-y := vfio_platform_amdxgbe.o 3 4ccflags-y += -Idrivers/vfio/platform 5 6obj-$(CONFIG_VFIO_PLATFORM_CALXEDAXGMAC_RESET) += vfio-platform-calxedaxgmac.o 7obj-$(CONFIG_VFIO_PLATFORM_AMDXGBE_RESET) += vfio-platform-amdxgbe.o