mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
hw: move PCI bridges to hw/pci-* or hw/ARCH
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
8ac5c6510b
commit
c0907c9e64
35 changed files with 26 additions and 27 deletions
3
hw/pci-bridge/Makefile.objs
Normal file
3
hw/pci-bridge/Makefile.objs
Normal file
|
@ -0,0 +1,3 @@
|
|||
common-obj-y += pci_bridge_dev.o
|
||||
common-obj-y += ioh3420.o xio3130_upstream.o xio3130_downstream.o
|
||||
common-obj-y += i82801b11.o
|
Loading…
Add table
Add a link
Reference in a new issue