2009-10-16 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / sim / configure.ac
index 9a55a0cc4ec5650b1bf9d1c8f5c18101d232aa92..a113c3afd845f8b48c2f0f2ad295d3d2477a097c 100644 (file)
@@ -97,6 +97,10 @@ if test "${enable_sim}" != no; then
            AC_CONFIG_SUBDIRS(mcore)
           testsuite=yes
           ;;
+       microblaze-*-*)
+           AC_CONFIG_SUBDIRS(microblaze)
+          testsuite=yes
+          ;;
        mips*-*-*)
            AC_CONFIG_SUBDIRS(mips)
           testsuite=yes
This page took 0.022821 seconds and 4 git commands to generate.