mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
dec.c - move to pci-bridge
Looks like dec.c is in pci-host by mistake. Moving it over to pci-bridge. Acked-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
68c0e134a0
commit
cbef02f819
4 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,6 @@ common-obj-$(CONFIG_PREP_PCI) += prep.o
|
|||
common-obj-$(CONFIG_GRACKLE_PCI) += grackle.o
|
||||
# NewWorld PowerMac
|
||||
common-obj-$(CONFIG_UNIN_PCI) += uninorth.o
|
||||
common-obj-$(CONFIG_DEC_PCI) += dec.o
|
||||
# PowerPC E500 boards
|
||||
common-obj-$(CONFIG_PPCE500_PCI) += ppce500.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue