hw: move other devices to hw/misc/, configure with default-configs/

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2013-04-03 18:06:08 +02:00
parent 914e29d280
commit e28bee8ee6
31 changed files with 35 additions and 26 deletions

View file

@ -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