Fix a typo in the selection pattern for the or1knd cpu.
[deliverable/binutils-gdb.git] / bfd / config.bfd
index 32720763b001e126ce1d1f338102c1b5e74f3807..4468e4a963a7ed9c32dc4404b6bd1a9d77c62ef2 100644 (file)
@@ -1177,7 +1177,7 @@ case "${targ}" in
     targ_defvec=or1k_elf32_vec
     ;;
 
-  or1knd-*-elf | or1knd-*-linux* | or1k-*-rtems*)
+  or1knd-*-elf | or1knd-*-linux* | or1knd-*-rtems*)
     targ_defvec=or1k_elf32_vec
     ;;
 
This page took 0.02365 seconds and 4 git commands to generate.