Remove sanitized-out Magic Cap support, will never be released
[deliverable/binutils-gdb.git] / sim / configure.in
index 395e459b9f5e18213c2ae7f1fb7b6a01217d1cb2..7f0dc193dce1cc9ae22e50e4250c10c3b861e31f 100644 (file)
@@ -101,15 +101,13 @@ case "${target}" in
        extra_subdirs="${extra_subdirs} igen"
        only_if_gcc=yes
        ;;
-# end-sanitize-v850e
-# start-sanitize-v850eq
   v850eq-*-*)
        # The V850 simulator can only be compiled by gcc.
        sim_target=v850
        extra_subdirs="${extra_subdirs} igen"
        only_if_gcc=yes
        ;;
-# end-sanitize-v850eq
+# end-sanitize-v850e
   w65-*-*)
        sim_target=w65
        # The w65 is suffering from gradual decay.
This page took 0.024185 seconds and 4 git commands to generate.