From 91d6df784db745df2b0a6827de8306246083bc94 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 15 Nov 2015 19:45:36 -0800 Subject: sim: arm: delete unused code These vestiges of the 20 year old emulator are just getting in the way. Punt all the dead code we either don't compile or don't use. --- sim/arm/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sim/arm/Makefile.in') diff --git a/sim/arm/Makefile.in b/sim/arm/Makefile.in index 1eeec25..d23da0a 100644 --- a/sim/arm/Makefile.in +++ b/sim/arm/Makefile.in @@ -25,7 +25,7 @@ SIM_OBJS = \ $(SIM_NEW_COMMON_OBJS) \ sim-hload.o \ armemu26.o armemu32.o arminit.o armos.o armsupp.o \ - armvirt.o bag.o thumbemu.o \ + armvirt.o thumbemu.o \ armcopro.o maverick.o iwmmxt.o ## COMMON_POST_CONFIG_FRAG -- cgit v1.1