aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 dd7fdb1..b6c48d6 100644
--- a/sim/erc32/Makefile.in
+++ b/sim/erc32/Makefile.in
@@ -28,6 +28,6 @@ SIM_EXTRA_LIBS = $(READLINE_LIB) $(TERMCAP_LIB)
# 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 += -DFAST_UART -I$(srcroot)
+SIM_EXTRA_CFLAGS += -DFAST_UART
## COMMON_POST_CONFIG_FRAG