Add testsuite for the PRU simulator port
[deliverable/binutils-gdb.git] / sim / testsuite / configure
index 238d2a2be838738e82ddb2ef811dd7e62e71ffdd..a3e7fa7131a63b36b8ef0ca3a92c14e1f7065326 100755 (executable)
@@ -1946,6 +1946,9 @@ case "${target}" in
    powerpc*-*-*)
        sim_arch=ppc
        ;;
+   pru*-*-*)
+       sim_arch=pru
+       ;;
    ft32-*-*)
        sim_arch=ft32
        ;;
This page took 0.022946 seconds and 4 git commands to generate.