From d2dfd2424284bedaade2a203a51ea82364270a92 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 15 Nov 2015 02:43:11 -0500 Subject: sim: clean up redundant objects Some of the target makefiles listed objects that were already pulled in via SIM_NEW_COMMON_OBJS. Clean those up. --- sim/lm32/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'sim/lm32/Makefile.in') diff --git a/sim/lm32/Makefile.in b/sim/lm32/Makefile.in index 8bbe014..64e7483 100644 --- a/sim/lm32/Makefile.in +++ b/sim/lm32/Makefile.in @@ -9,7 +9,6 @@ SIM_OBJS = \ sim-hload.o \ sim-model.o \ sim-reg.o \ - sim-signal.o \ cgen-utils.o cgen-trace.o cgen-scache.o \ cgen-run.o sim-reason.o sim-stop.o \ sim-if.o arch.o \ -- cgit v1.1