* configure.tgt [s390*-*-*] (gdb_target_obs): Add corelow.o.
[deliverable/binutils-gdb.git] / gdb / configure.tgt
index 178bad743387e51a93d27526c592922540a93009..5542af05cac06397fe8a0702d55c924d5098155d 100644 (file)
@@ -428,7 +428,7 @@ powerpc*-*-*)
 
 s390*-*-*)
        # Target: S390 running Linux
-       gdb_target_obs="s390-tdep.o solib-svr4.o linux-tdep.o"
+       gdb_target_obs="s390-tdep.o solib-svr4.o corelow.o linux-tdep.o"
        build_gdbserver=yes
        ;;
 
This page took 0.023751 seconds and 4 git commands to generate.