diff options
Diffstat (limited to 'sim/moxie/Makefile.in')
-rw-r--r-- | sim/moxie/Makefile.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sim/moxie/Makefile.in b/sim/moxie/Makefile.in index 21dfe01..2d605f5 100644 --- a/sim/moxie/Makefile.in +++ b/sim/moxie/Makefile.in @@ -23,9 +23,7 @@ SIM_OBJS = \ $(SIM_NEW_COMMON_OBJS) \ interp.o \ sim-hload.o \ - sim-reason.o \ - sim-resume.o \ - sim-stop.o + sim-resume.o SIM_EXTRA_LIBS = -lm -lz SIM_EXTRA_INSTALL = install-dtb |