sim: ft32: new port
[deliverable/binutils-gdb.git] / sim / configure
index 36d356e7dcf51821dc48b7d81c2981259e316bcf..740042a7f12e1920e86741a2edde917fa8828711 100755 (executable)
@@ -659,6 +659,7 @@ sh64
 sh
 erc32
 ppc
+ft32
 v850
 testsuite
 common
@@ -3821,6 +3822,14 @@ subdirs="$subdirs arm"
   subdirs="$subdirs ppc"
 
 
+       ;;
+   ft32-*-*)
+
+  sim_arch=ft32
+  subdirs="$subdirs ft32"
+
+
+       sim_testsuite=yes
        ;;
    v850*-*-*)
 
This page took 0.026694 seconds and 4 git commands to generate.