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.objs3
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/lm32/Makefile.objs b/hw/lm32/Makefile.objs
index e328ec8400..a894c466ca 100644
--- a/hw/lm32/Makefile.objs
+++ b/hw/lm32/Makefile.objs
@@ -9,10 +9,7 @@ obj-y += milkymist-memcard.o
obj-y += milkymist-pfpu.o
obj-y += milkymist-softusb.o
obj-y += milkymist-sysctl.o
-obj-$(CONFIG_GLX) += milkymist-tmu2.o
obj-y += milkymist-uart.o
-obj-y += milkymist-vgafb.o
-obj-y += framebuffer.o
obj-y := $(addprefix ../,$(obj-y))