mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03: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
|
@ -1,3 +1,5 @@
|
|||
common-obj-y += pci_bridge_dev.o
|
||||
common-obj-y += ioh3420.o xio3130_upstream.o xio3130_downstream.o
|
||||
common-obj-y += i82801b11.o
|
||||
# NewWorld PowerMac
|
||||
common-obj-$(CONFIG_DEC_PCI) += dec.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue