Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux...
[linux/fpc-iii.git] / drivers / vfio / platform / reset / Makefile
blob93f4e232697bd62a9761fae12ad479e29eee88be
1 vfio-platform-calxedaxgmac-y := vfio_platform_calxedaxgmac.o
2 vfio-platform-amdxgbe-y := vfio_platform_amdxgbe.o
4 ccflags-y += -Idrivers/vfio/platform
6 obj-$(CONFIG_VFIO_PLATFORM_CALXEDAXGMAC_RESET) += vfio-platform-calxedaxgmac.o
7 obj-$(CONFIG_VFIO_PLATFORM_AMDXGBE_RESET) += vfio-platform-amdxgbe.o