mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -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,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue