summaryrefslogtreecommitdiffstats
path: root/newlib/configure.host
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/configure.host')
-rw-r--r--newlib/configure.host3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/configure.host b/newlib/configure.host
index 6ec0198b5..636827239 100644
--- a/newlib/configure.host
+++ b/newlib/configure.host
@@ -181,6 +181,9 @@ case "${host_cpu}" in
default_newlib_io_long_long="yes"
machine_dir=mn10300
;;
+ ms1*)
+ machine_dir=ms1
+ ;;
or16)
;;
or32)