diff options
Diffstat (limited to 'sim/aarch64/Makefile.in')
-rw-r--r-- | sim/aarch64/Makefile.in | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/sim/aarch64/Makefile.in b/sim/aarch64/Makefile.in index 72a3705..e2c5cbc 100644 --- a/sim/aarch64/Makefile.in +++ b/sim/aarch64/Makefile.in @@ -21,13 +21,7 @@ ## COMMON_PRE_CONFIG_FRAG -SIM_OBJS = \ - $(SIM_NEW_COMMON_OBJS) \ - interp.o \ - cpustate.o \ - simulator.o \ - memory.o \ - sim-resume.o \ +SIM_LIBSIM = ## COMMON_POST_CONFIG_FRAG |