mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
hw: move other devices to hw/misc/, configure with default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
914e29d280
commit
e28bee8ee6
31 changed files with 35 additions and 26 deletions
|
@ -1,15 +1,6 @@
|
|||
obj-y += zynq_slcr.o
|
||||
obj-y += a9scu.o
|
||||
obj-y += arm_sysctl.o arm11mpcore.o a9mpcore.o
|
||||
obj-y += exynos4210_pmu.o
|
||||
obj-y += arm11mpcore.o a9mpcore.o
|
||||
obj-y += a15mpcore.o
|
||||
obj-y += pxa2xx_pcmcia.o
|
||||
obj-y += omap_clk.o
|
||||
obj-y += omap_gpmc.o omap_sdrc.o omap_tap.o omap_l4.o
|
||||
obj-y += cbus.o
|
||||
obj-y += mst_fpga.o
|
||||
obj-y += strongarm.o
|
||||
obj-y += imx_ccm.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue