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.objs7
1 files changed, 0 insertions, 7 deletions
diff --git a/hw/lm32/Makefile.objs b/hw/lm32/Makefile.objs
index 1e59ac5c62..ea6418ae59 100644
--- a/hw/lm32/Makefile.objs
+++ b/hw/lm32/Makefile.objs
@@ -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