S/390: Rename source files to *-linux-*
[deliverable/binutils-gdb.git] / gdb / configure.tgt
index ea0faf1b3132438242b2fa7d8d71cc29c953d661..47e98d9bd3c8440f6260af8818ea9bdec86e7b96 100644 (file)
@@ -464,9 +464,9 @@ powerpc*-*-*)
        fi
        ;;
 
-s390*-*-*)
+s390*-*-linux*)
        # Target: S390 running Linux
-       gdb_target_obs="s390-tdep.o solib-svr4.o linux-tdep.o"
+       gdb_target_obs="s390-linux-tdep.o solib-svr4.o linux-tdep.o"
        build_gdbserver=yes
        ;;
 
This page took 0.034982 seconds and 4 git commands to generate.