hw: move interrupt controllers to hw/intc/, configure with default-configs/

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2013-02-05 16:12:12 +01:00
parent d2c0bd8458
commit 7702e47c21
35 changed files with 34 additions and 28 deletions

View file

@ -1,5 +1,4 @@
# LM32 peripherals
obj-y += lm32_pic.o
obj-y += lm32_sys.o
obj-y += milkymist-hpdmc.o
obj-y += milkymist-pfpu.o