mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -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,8 +1,4 @@
|
|||
obj-y += gt64xxx.o
|
||||
obj-$(CONFIG_FULONG) += bonito.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
||||
obj-y += mips_r4k.o mips_jazz.o mips_malta.o mips_mipssim.o
|
||||
obj-y += addr.o cputimer.o mips_int.o
|
||||
obj-$(CONFIG_FULONG) += mips_fulong2e.o
|
||||
obj-y += gt64xxx_pci.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue