Fred Fish <fnf@cygnus.com>
[deliverable/binutils-gdb.git] / bfd / configure.in
index 55be48fb047b3505419efd2635abf525f483440b..4976c3abcc19abfd904b5c4ca11b2e580f488d01 100644 (file)
@@ -475,7 +475,8 @@ do
                                target64=true ;;
     bfd_elf64_sparc_vec)       tb="$tb elf64-sparc.lo elf64.lo $elf"
                                target64=true ;;
-    cisco_core_vec)            tb="$tb cisco-core.lo" ;;
+    cisco_core_big_vec)                tb="$tb cisco-core.lo" ;;
+    cisco_core_little_vec)     tb="$tb cisco-core.lo" ;;
     demo_64_vec)               tb="$tb demo64.lo aout64.lo"
                                target64=true ;;
     ecoff_big_vec)             tb="$tb coff-mips.lo ecoff.lo ecofflink.lo" ;;
This page took 0.023198 seconds and 4 git commands to generate.