aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host7
1 files changed, 6 insertions, 1 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index 403957b..94ea045 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -162,5 +162,10 @@ xscale-*-*) gdb_host=arm ;;
vax-*-bsd*) gdb_host=vaxbsd ;;
vax-*-ultrix2*) gdb_host=vaxult2 ;;
vax-*-ultrix*) gdb_host=vaxult ;;
-
+s390*-*-*) gdb_host=s390 ;;
esac
+
+
+
+
+