Regenerate sim configure files to pick up support for powerpc64le in
[deliverable/binutils-gdb.git] / sim / testsuite / configure
index 6a582ab1714030f3e687706472206a94cc74a48d..af186246dbdc4ccd0e8b71e686655e92672cc4d8 100755 (executable)
@@ -1893,6 +1893,9 @@ case "${target}" in
        sim_arch=moxie
        sim_testsuite=yes
        ;;
+   msp430*-*-*)
+       sim_arch=msp430
+       ;;
    rl78-*-*)
        sim_arch=rl78
        ;;
This page took 0.026378 seconds and 4 git commands to generate.