aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/mips/basic.exp
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite/mips/basic.exp')
-rw-r--r--sim/testsuite/mips/basic.exp3
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/testsuite/mips/basic.exp b/sim/testsuite/mips/basic.exp
index 1509492..81cce85 100644
--- a/sim/testsuite/mips/basic.exp
+++ b/sim/testsuite/mips/basic.exp
@@ -41,8 +41,7 @@ proc run_sim_tests { name requested_machs { requested_micromips_machs "" } } {
run_micromips_test $name $requested_micromips_machs
}
-# Only test mips*-*-elf (e.g., no mips*-*-linux)
-if {[istarget mips*-*-elf]} {
+if {[istarget *]} {
set dspmodels ""
set mdmxmodels ""
set micromipsmodels ""