aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/Makefile.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-05-20 14:32:50 +0000
committerNick Clifton <nickc@redhat.com>2002-05-20 14:32:50 +0000
commitde4112fa387b662c7c7a1dd3e334a1274ca54d28 (patch)
tree438cdf28ea4a963c3ee792627ccbd191ed8f0a7a /sim/arm/Makefile.in
parentc862ae314db936536aea21a7b854c03e6a59431d (diff)
downloadfsf-binutils-gdb-de4112fa387b662c7c7a1dd3e334a1274ca54d28.zip
fsf-binutils-gdb-de4112fa387b662c7c7a1dd3e334a1274ca54d28.tar.gz
fsf-binutils-gdb-de4112fa387b662c7c7a1dd3e334a1274ca54d28.tar.bz2
Add support for target specific command line switches to old-style simualtors.
Make use of this support in the ARM simulator to add a --swi-support= switch to select whcih SWI protocols to emulate.
Diffstat (limited to 'sim/arm/Makefile.in')
-rw-r--r--sim/arm/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/arm/Makefile.in b/sim/arm/Makefile.in
index cb7c0d9..79bbc88 100644
--- a/sim/arm/Makefile.in
+++ b/sim/arm/Makefile.in
@@ -18,7 +18,7 @@
## COMMON_PRE_CONFIG_FRAG
-SIM_EXTRA_CFLAGS = -DMODET -DNEED_UI_LOOP_HOOK
+SIM_EXTRA_CFLAGS = -DMODET -DNEED_UI_LOOP_HOOK -DSIM_TARGET_SWITCHES
COPRO=@COPRO@