binutils: fixed --enable-targets option

There does not exist an '--enable-target=all' option

(From OE-Core rev: 60fe4e80ca5845a0d03f918b80d6e980c13378b9)

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Enrico Scholz 2012-11-16 18:26:34 +01:00 committed by Richard Purdie
parent c2cb4c0645
commit 5a9b80bbb1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ EXTRA_OECONF += "--with-sysroot=/ \
--enable-shared \
"
EXTRA_OECONF_class-native = "--enable-target=all --enable-64-bit-bfd --enable-install-libbfd"
EXTRA_OECONF_class-native = "--enable-targets=all --enable-64-bit-bfd --enable-install-libbfd"
do_install_class-native () {
autotools_do_install