Add m68hc11 configry.
[deliverable/binutils-gdb.git] / sim / configure.in
index 41cec7777ed54af74918454ebfb0086757545c34..b0fa140f5f79f46d6ff7aaa259f7d8f8fadbf597 100644 (file)
@@ -65,6 +65,7 @@ case "${target}" in
   h8500-*-*)           sim_target=h8500 ;;
   i960-*-*)            sim_target=i960 ;;
   m32r-*-*)            sim_target=m32r ;;
+  m68hc11-*-*|m6811-*-*) sim_target=m68hc11 ;;
   mcore-*-*)           sim_target=mcore ;;
   mips*-*-*)
        # The MIPS simulator can only be compiled by gcc.
This page took 0.023226 seconds and 4 git commands to generate.