2004-01-01 Paul Brook <paul@codesourcery.com>

* arm/configure.in: Add *-*-aebi target.
	* arm/configure: Regenerate.
This commit is contained in:
Paul Brook
2004-10-01 11:37:17 +00:00
parent c6ef5fb7ec
commit 5bc90268ce
3 changed files with 7 additions and 2 deletions

View File

@@ -926,7 +926,7 @@ fi
case "${target}" in
*-*-elf)
*-*-elf | *-*-eabi)
objtype=elf-
;;
*-*-coff)