* configure.srv [s390x-*-linux*]: Set srv_regobj to include both
[deliverable/binutils-gdb.git] / gdb / gdbserver / configure.srv
index 4f1c22b3aa4a9b4be5a828c51d1cdd72e497b40b..b529c027b133ce460254d6aca1eb0708ccaf24f7 100644 (file)
@@ -145,7 +145,7 @@ case "${target}" in
                        srv_linux_regsets=yes
                        srv_linux_thread_db=yes
                        ;;
-  s390x-*-linux*)      srv_regobj=reg-s390x.o
+  s390x-*-linux*)      srv_regobj="reg-s390.o reg-s390x.o"
                        srv_tgtobj="linux-low.o linux-s390-low.o"
                        srv_linux_usrregs=yes
                        srv_linux_regsets=yes
This page took 0.025692 seconds and 4 git commands to generate.