[v2,05/22] sim/erc32: Remove unused defines in Makefile and switch off statistics

Message ID 1424385100-15397-6-git-send-email-jiri@gaisler.se
State Committed
Headers

Commit Message

Jiri Gaisler Feb. 19, 2015, 10:31 p.m. UTC
  * Makefile.in Remove unused defines
---
 sim/erc32/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Mike Frysinger Feb. 22, 2015, 4:24 a.m. UTC | #1
merged, thanks!
-mike
  

Patch

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