summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-22 13:16:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-22 13:16:33 +0000
commitac5b23ae00382fb6b804596d33c6e8260c43fd12 (patch)
tree19f8d4f026aa1daf6ba242bef0e23860b9408906
parentc05bc62b82f4a0aed6e67a67e430445d095fa2aa (diff)
2011-07-22 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1845/bsps * custom/rtl22xx_t.cfg: Remove unused line with what is now invalid syntax.
-rw-r--r--make/ChangeLog6
-rw-r--r--make/custom/rtl22xx_t.cfg1
2 files changed, 6 insertions, 1 deletions
diff --git a/make/ChangeLog b/make/ChangeLog
index cbba9a00b1..35a608ad57 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,3 +1,9 @@
+2011-07-22 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ PR 1845/bsps
+ * custom/rtl22xx_t.cfg: Remove unused line with what is now invalid
+ syntax.
+
2009-02-17 Till Straumann <strauman@slac.stanford.edu>
PR 1371/bsps
diff --git a/make/custom/rtl22xx_t.cfg b/make/custom/rtl22xx_t.cfg
index c12f9f148b..01816f0dda 100644
--- a/make/custom/rtl22xx_t.cfg
+++ b/make/custom/rtl22xx_t.cfg
@@ -3,7 +3,6 @@
#
# $Id$
#
-set USE_THUMB_MODE=YES
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.