hw: move PCI bridges to hw/pci-* or hw/ARCH

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2013-02-05 15:06:20 +01:00
parent 8ac5c6510b
commit c0907c9e64
35 changed files with 26 additions and 27 deletions

View file

@ -1,7 +1,8 @@
obj-y += sh_intc.o sh_pci.o
obj-y += sh_intc.o
obj-y := $(addprefix ../,$(obj-y))
obj-y += shix.o r2d.o
obj-y += sh7750.o sh7750_regnames.o
obj-y += sh_pci.o