mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -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
|
@ -2,7 +2,6 @@
|
|||
obj-y += lm32_pic.o
|
||||
obj-y += lm32_sys.o
|
||||
obj-y += milkymist-hpdmc.o
|
||||
obj-y += milkymist-memcard.o
|
||||
obj-y += milkymist-pfpu.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue