diff options
Diffstat (limited to 'sim/microblaze/Makefile.in')
-rw-r--r-- | sim/microblaze/Makefile.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sim/microblaze/Makefile.in b/sim/microblaze/Makefile.in index ca4f70a..1b3e1c3 100644 --- a/sim/microblaze/Makefile.in +++ b/sim/microblaze/Makefile.in @@ -21,8 +21,6 @@ SIM_OBJS = \ interp.o \ $(SIM_NEW_COMMON_OBJS) \ sim-hload.o \ - sim-reason.o \ - sim-resume.o \ - sim-stop.o + sim-resume.o ## COMMON_POST_CONFIG_FRAG |