mirror of https://github.com/xemu-project/xemu.git
4 lines
59 B
Makefile
4 lines
59 B
Makefile
![]() |
ifeq ($(CONFIG_LINUX), y)
|
||
|
obj-$(CONFIG_PCI) += pci.o
|
||
|
endif
|