aboutsummaryrefslogtreecommitdiff
path: root/sim/avr
diff options
context:
space:
mode:
Diffstat (limited to 'sim/avr')
-rw-r--r--sim/avr/ChangeLog4
-rw-r--r--sim/avr/Makefile.in4
2 files changed, 5 insertions, 3 deletions
diff --git a/sim/avr/ChangeLog b/sim/avr/ChangeLog
index fa21734..0f52474 100644
--- a/sim/avr/ChangeLog
+++ b/sim/avr/ChangeLog
@@ -1,3 +1,7 @@
+2015-11-15 Mike Frysinger <vapier@gentoo.org>
+
+ * Makefile.in (SIM_OBJS): Delete sim-reason.o and sim-stop.o.
+
2015-11-14 Mike Frysinger <vapier@gentoo.org>
* interp.c (sim_close): Delete.
diff --git a/sim/avr/Makefile.in b/sim/avr/Makefile.in
index f0a9bcc..d17e915 100644
--- a/sim/avr/Makefile.in
+++ b/sim/avr/Makefile.in
@@ -20,8 +20,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