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
|
@ -1,5 +1 @@
|
|||
obj-y = apb_pci.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
||||
obj-y += sun4u.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue