forked from Imagelibrary/binutils-gdb
sim: move sim-engine.o/sim-hrw.o to the common list
This makes these two objects available to all sims by default.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2015-04-06 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* Makefile.in (SIM_OBJS): Delete sim-engine.o and sim-hrw.o.
|
||||
|
||||
2015-04-01 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* tconfig.h: Delete.
|
||||
|
||||
@@ -20,9 +20,7 @@ SIM_OBJS = \
|
||||
$(SIM_NEW_COMMON_OBJS) \
|
||||
interp.o \
|
||||
sim-cpu.o \
|
||||
sim-engine.o \
|
||||
sim-hload.o \
|
||||
sim-hrw.o \
|
||||
sim-reason.o \
|
||||
sim-resume.o \
|
||||
sim-stop.o
|
||||
|
||||
Reference in New Issue
Block a user