aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/Makefile.in
diff options
context:
space:
mode:
authorJiri Gaisler <jiri@gaisler.se>2015-02-19 23:31:23 +0100
committerMike Frysinger <vapier@gentoo.org>2015-02-21 23:22:10 -0500
commitbb6ead917c6aa8159281cac13b603e43035dcea3 (patch)
tree02954e28697ff7c77b93bde0611d9da611b9473c /sim/erc32/Makefile.in
parent0172ee3adcd28ffdc89f8288eb11924f4b1274d7 (diff)
downloadfsf-binutils-gdb-bb6ead917c6aa8159281cac13b603e43035dcea3.zip
fsf-binutils-gdb-bb6ead917c6aa8159281cac13b603e43035dcea3.tar.gz
fsf-binutils-gdb-bb6ead917c6aa8159281cac13b603e43035dcea3.tar.bz2
sim/erc32: Remove unused defines in Makefile and switch off statistics
Diffstat (limited to 'sim/erc32/Makefile.in')
-rw-r--r--sim/erc32/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/erc32/Makefile.in b/sim/erc32/Makefile.in
index 9c166ce..418e7e4 100644
--- a/sim/erc32/Makefile.in
+++ b/sim/erc32/Makefile.in
@@ -30,7 +30,7 @@ SIM_EXTRA_CLEAN = clean-sis
# UARTS run at about 115200 baud (simulator time). Add -DFAST_UART to
# CFLAGS if faster (infinite) UART speed is desired. Might affect the
# behaviour of UART interrupt routines ...
-SIM_EXTRA_CFLAGS = -DSTAT -DFAST_UART -DIUREV0 -DMECREV0
+SIM_EXTRA_CFLAGS = -DFAST_UART
## COMMON_POST_CONFIG_FRAG