sim: d10v: link in missing testsuite
[deliverable/binutils-gdb.git] / sim / testsuite / configure
index fdba43d2862d7e84ca5122e46fb07da4148c3a3d..c5980fe08b904602bb428a1e998a4634436e45d6 100755 (executable)
@@ -614,7 +614,8 @@ enable_option_checking
       ac_precious_vars='build_alias
 host_alias
 target_alias'
-ac_subdirs_all='frv-elf
+ac_subdirs_all='d10v-elf
+frv-elf
 m32r-elf
 mips64el-elf'
 
@@ -1792,10 +1793,14 @@ test -n "$target_alias" &&
 
 # Configure sub-directory for appropriate targets
 case ${target} in
-    frv-*-elf )
+    d10v-*-elf )
+
 
+subdirs="$subdirs d10v-elf"
 
-subdirs="$subdirs frv-elf"
+       ;;
+    frv-*-elf )
+       subdirs="$subdirs frv-elf"
 
        ;;
     m32r-*-elf )
This page took 0.023345 seconds and 4 git commands to generate.