cf7087db10
This is done in preparation for the addition of VFIO platform device support. Signed-off-by: Kim Phillips <kim.phillips@linaro.org> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
4 lines
59 B
Makefile
4 lines
59 B
Makefile
ifeq ($(CONFIG_LINUX), y)
|
|
obj-$(CONFIG_PCI) += pci.o
|
|
endif
|