Added openembedded.org target names (patch #1959138)

svn-id: r31912
This commit is contained in:
Jordi Vilalta Prat 2008-05-06 23:56:05 +00:00
parent 16abd33aea
commit cdc4f4baca

2
configure vendored
View File

@ -1061,7 +1061,7 @@ if test -n "$_host"; then
type_2_byte='short'
type_4_byte='int'
;;
arm-linux|arm-linux-gnueabi|arm-*-linux-gnueabi)
arm-linux|arm*-linux-gnueabi|arm-*-linux|*-angstrom-linux)
echo "Cross-compiling to $_host, forcing endianness, alignment and type sizes"
DEFINES="$DEFINES -DUNIX -DUSE_ARM_SOUND_ASM -DUSE_ARM_SMUSH_ASM"
#not true for all ARM systems, but the interesting ones are all LE. Most (if not all) BE arm devices don't have a screen