summaryrefslogtreecommitdiff
path: root/package/binutils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/binutils/Config.in')
-rw-r--r--package/binutils/Config.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/package/binutils/Config.in b/package/binutils/Config.in
index 9e4821a7f..e068b20d4 100644
--- a/package/binutils/Config.in
+++ b/package/binutils/Config.in
@@ -1,12 +1,9 @@
config BR2_PACKAGE_BINUTILS
- bool "libbfd (binutils)"
- depends on BR2_TOOLCHAIN_BUILDROOT
+ bool "binutils"
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
select BR2_PACKAGE_LIBINTL if BR2_NEEDS_GETTEXT_IF_LOCALE
help
- Install libbfd from binutils in the target.
-
- This is used by oprofile to avoid a full-blown target binutils.
+ Install binutils on the target
config BR2_PACKAGE_BINUTILS_TARGET
bool "binutils binaries"