1 config BR2_PACKAGE_BINUTILS
3 select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
5 depends on BR2_USE_WCHAR
7 Install binutils on the target
9 if BR2_PACKAGE_BINUTILS
11 config BR2_PACKAGE_BINUTILS_TARGET
12 bool "binutils binaries"
14 The GNU Binutils are a collection of binary tools:
17 as - the GNU assembler.
20 http://www.gnu.org/software/binutils/
24 comment "binutils needs a toolchain w/ wchar"
26 depends on !BR2_USE_WCHAR