2012-09-03 Joel Sherrill <joel.sherrill@oarcorp.com>
[deliverable/binutils-gdb.git] / sim / mips / configure
index 1986f330918836bc908576b240db6edbf266d1d4..b0b6a637328f6c80e9a2e45bcba5163873565c65 100755 (executable)
@@ -5845,11 +5845,9 @@ case "${target}" in
   mips*tx39*)
        hw_enabled=yes
        hw_extra_devices="tx3904cpu tx3904irc tx3904tmr tx3904sio"
-       mips_extra_objs="dv-sockser.o"
        SIM_SUBTARGET="$SIM_SUBTARGET -DTARGET_TX3904=1"
        ;;
   *)
-       mips_extra_objs=""
        ;;
 esac
 
@@ -5956,6 +5954,7 @@ fi
 ;;
 esac
 
+mips_extra_objs="dv-sockser.o"
 
 
 
This page took 0.025272 seconds and 4 git commands to generate.