]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - configure.ac
mt-sde: New file.
[thirdparty/gcc.git] / configure.ac
index 8f957f4cdcf22bd03250525733eab7bb4a0b1b4a..9e0efc32c7c720efa5b543aa1b81634b4b196368 100644 (file)
@@ -1748,6 +1748,9 @@ case "${target}" in
   spu-*-*)
     target_makefile_frag="config/mt-spu"
     ;;
+  mips*-sde-elf*)
+    target_makefile_frag="config/mt-sde"
+    ;;
   *-*-netware*)
     target_makefile_frag="config/mt-netware"
     ;;