]> git.proxmox.com Git - mirror_qemu.git/blame - hw/pci-host/Makefile.objs
sun4u: rename apb variables and constants
[mirror_qemu.git] / hw / pci-host / Makefile.objs
CommitLineData
49ab747f
PB
1common-obj-y += pam.o
2
3# PPC devices
4common-obj-$(CONFIG_PREP_PCI) += prep.o
5common-obj-$(CONFIG_GRACKLE_PCI) += grackle.o
6# NewWorld PowerMac
7common-obj-$(CONFIG_UNIN_PCI) += uninorth.o
49ab747f
PB
8# PowerPC E500 boards
9common-obj-$(CONFIG_PPCE500_PCI) += ppce500.o
10
11# ARM devices
12common-obj-$(CONFIG_VERSATILE_PCI) += versatile.o
c0907c9e
PB
13
14common-obj-$(CONFIG_PCI_APB) += apb.o
15common-obj-$(CONFIG_FULONG) += bonito.o
16common-obj-$(CONFIG_PCI_PIIX) += piix.o
17common-obj-$(CONFIG_PCI_Q35) += q35.o
4d8fde11 18common-obj-$(CONFIG_PCI_GENERIC) += gpex.o
62be3934 19common-obj-$(CONFIG_PCI_XILINX) += xilinx-pcie.o