Statistics
| Branch: | Revision:

root / hw / pci / host / Makefile.objs @ 49ab747f

History | View | Annotate | Download (358 Bytes)

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