summaryrefslogtreecommitdiff
path: root/hw/lm32
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2013-02-05 12:33:56 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2013-04-08 18:13:13 +0200
commitd7e35d4a8495bfb3aa0dfd6319fcc499f43a175c (patch)
treee9464746aa6e52e37c5ca9ed63b26f2bbd3a58d8 /hw/lm32
parent0ddfaf7fe4c8453446730328bf348b7c6438e4f8 (diff)
downloadqemu-d7e35d4a8495bfb3aa0dfd6319fcc499f43a175c.tar.gz
hw: move NICs to hw/net/, configure via default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/lm32')
-rw-r--r--hw/lm32/Makefile.objs1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/lm32/Makefile.objs b/hw/lm32/Makefile.objs
index 68ca90a3e2..d72756c877 100644
--- a/hw/lm32/Makefile.objs
+++ b/hw/lm32/Makefile.objs
@@ -7,7 +7,6 @@ obj-y += lm32_sys.o
obj-y += milkymist-ac97.o
obj-y += milkymist-hpdmc.o
obj-y += milkymist-memcard.o
-obj-y += milkymist-minimac2.o
obj-y += milkymist-pfpu.o
obj-y += milkymist-softusb.o
obj-y += milkymist-sysctl.o