sim: unify sim-hload
[deliverable/binutils-gdb.git] / sim / arm / Makefile.in
index 5c3772308dc4df877b67bf227c3b4592140f7e76..fb0891a40eeb0c436e9f9f67aca76780b1791db3 100644 (file)
 ## COMMON_PRE_CONFIG_FRAG
 
 SIM_EXTRA_CFLAGS = -DMODET
+SIM_EXTRA_LIBS = -lm
 
 SIM_OBJS = \
        wrapper.o \
        $(SIM_NEW_COMMON_OBJS) \
-       sim-cpu.o \
-       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
This page took 0.025563 seconds and 4 git commands to generate.