aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/erc32/Makefile.in')
-rw-r--r--sim/erc32/Makefile.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/sim/erc32/Makefile.in b/sim/erc32/Makefile.in
index 58afbe1..adff308 100644
--- a/sim/erc32/Makefile.in
+++ b/sim/erc32/Makefile.in
@@ -17,14 +17,4 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
## COMMON_PRE_CONFIG_FRAG
-
-READLINE_SRC = $(srcroot)/readline/readline
-
-SIM_EXTRA_CFLAGS = $(READLINE_CFLAGS)
-
-# 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
-
## COMMON_POST_CONFIG_FRAG