summaryrefslogtreecommitdiffstats
path: root/config-ml.in
diff options
context:
space:
mode:
Diffstat (limited to 'config-ml.in')
-rw-r--r--config-ml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-ml.in b/config-ml.in
index 48b2fd0a67..f960486321 100644
--- a/config-ml.in
+++ b/config-ml.in
@@ -208,7 +208,7 @@ arm-*-rtems*)
multidirs=""
for x in ${old_multidirs}; do
case "${x}" in
- *thumb* ) : ;;
+# *thumb* ) : ;;
*fpu* ) : ;;
*) multidirs="${multidirs} ${x}" ;;
esac