mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
hw: move SD/MMC devices to hw/sd/, configure with default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
3bd884511f
commit
8ac5c6510b
6 changed files with 6 additions and 3 deletions
|
@ -7,9 +7,9 @@ obj-y += exynos4210_pmu.o
|
|||
obj-y += a15mpcore.o
|
||||
obj-y += armv7m_nvic.o
|
||||
obj-y += pxa2xx_dma.o
|
||||
obj-y += pxa2xx_mmci.o pxa2xx_pcmcia.o
|
||||
obj-y += pxa2xx_pcmcia.o
|
||||
obj-y += zaurus.o
|
||||
obj-y += omap_dma.o omap_clk.o omap_mmc.o \
|
||||
obj-y += omap_dma.o omap_clk.o \
|
||||
omap_gpio.o omap_intc.o
|
||||
obj-y += soc_dma.o \
|
||||
omap_gpmc.o omap_sdrc.o omap_tap.o omap_l4.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue