]> git.proxmox.com Git - qemu.git/blob - hw/pci/host/Makefile.objs
e1d6cce047d0162b89154dd4a670922de0828c09
[qemu.git] / hw / pci / host / Makefile.objs
1 common-obj-y += pam.o
2
3 # PPC devices
4 common-obj-$(CONFIG_PREP_PCI) += prep.o
5 common-obj-$(CONFIG_GRACKLE_PCI) += grackle.o
6 # NewWorld PowerMac
7 common-obj-$(CONFIG_UNIN_PCI) += uninorth.o
8 common-obj-$(CONFIG_DEC_PCI) += dec.o
9 # PowerPC E500 boards
10 common-obj-$(CONFIG_PPCE500_PCI) += ppce500.o
11
12 # ARM devices
13 common-obj-$(CONFIG_VERSATILE_PCI) += versatile.o