aboutsummaryrefslogtreecommitdiff
path: root/target/nios2/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'target/nios2/Makefile.objs')
-rw-r--r--target/nios2/Makefile.objs4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/nios2/Makefile.objs b/target/nios2/Makefile.objs
deleted file mode 100644
index 010de0e..0000000
--- a/target/nios2/Makefile.objs
+++ /dev/null
@@ -1,4 +0,0 @@
-obj-y += translate.o op_helper.o helper.o cpu.o mmu.o nios2-semi.o
-obj-$(CONFIG_SOFTMMU) += monitor.o
-
-$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)