Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/container...
[cascardo/linux.git] / drivers / vfio / platform / reset / Makefile
1 vfio-platform-calxedaxgmac-y := vfio_platform_calxedaxgmac.o
2 vfio-platform-amdxgbe-y := vfio_platform_amdxgbe.o
3
4 ccflags-y += -Idrivers/vfio/platform
5
6 obj-$(CONFIG_VFIO_PLATFORM_CALXEDAXGMAC_RESET) += vfio-platform-calxedaxgmac.o
7 obj-$(CONFIG_VFIO_PLATFORM_AMDXGBE_RESET) += vfio-platform-amdxgbe.o