sim: dv-sockser: move build to common dir
[deliverable/binutils-gdb.git] / sim / mips / configure.ac
index 456537931444d579535085de1c10b5d07b580ed8..4dee7d4606b4f0ef03d4d362bc07e71c7a919fba 100644 (file)
@@ -419,17 +419,6 @@ case "${target}" in
        ;;
 esac
 SIM_AC_OPTION_HARDWARE($hw_enabled,$hw_devices,$hw_extra_devices)
-mips_extra_objs="$SIM_DV_SOCKSER_O"
-AC_SUBST(mips_extra_objs)
-
-if test "$sim_hw_p" = yes -a -z "$SIM_DV_SOCKSER_O"; then
-       case " $sim_hw " in
-       *" tx3904sio "*)
-               AC_MSG_ERROR([Sorry, but tx3904sio hardware support is
-unavailable for your target.  Please use --disable-sim-hardware, or pass a
-list of devices to enable that does not include that.])
-       esac
-fi
 
 
 # Choose simulator engine
This page took 0.023429 seconds and 4 git commands to generate.