aboutsummaryrefslogtreecommitdiff
path: root/sim/microblaze/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/microblaze/Makefile.in')
-rw-r--r--sim/microblaze/Makefile.in9
1 files changed, 4 insertions, 5 deletions
diff --git a/sim/microblaze/Makefile.in b/sim/microblaze/Makefile.in
index dda4650..6dc6e4e 100644
--- a/sim/microblaze/Makefile.in
+++ b/sim/microblaze/Makefile.in
@@ -17,12 +17,11 @@
## COMMON_PRE_CONFIG_FRAG
+# Use the deprecated run frontend until we migrate to nrun.o
+SIM_RUN_OBJS = run.o
+SIM_EXTRA_CFLAGS = -DSIM_USE_DEPRECATED_RUN_FRONTEND
+
SIM_OBJS = interp.o sim-load.o
SIM_EXTRA_LIBS = -lm
-SIM_EXTRA_CLEAN = microblaze-clean
## COMMON_POST_CONFIG_FRAG
-
-interp.o: interp.c
-
-microblaze-clean: