summaryrefslogtreecommitdiff
path: root/hw/lm32/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/lm32/Makefile.objs')
-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 f911ac61d1..bf8d152831 100644
--- a/hw/lm32/Makefile.objs
+++ b/hw/lm32/Makefile.objs
@@ -2,7 +2,6 @@
obj-y += lm32_pic.o
obj-y += lm32_sys.o
obj-y += milkymist-hpdmc.o
-obj-y += milkymist-memcard.o
obj-y += milkymist-pfpu.o
obj-y := $(addprefix ../,$(obj-y))