mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00: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:
@@ -1,10 +1,3 @@
|
||||
# LM32 peripherals
|
||||
obj-y += lm32_sys.o
|
||||
obj-y += milkymist-hpdmc.o
|
||||
obj-y += milkymist-pfpu.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
||||
# LM32 boards
|
||||
obj-y += lm32_boards.o
|
||||
obj-y += milkymist.o
|
||||
|
||||
Reference in New Issue
Block a user