summaryrefslogtreecommitdiffstats
path: root/package/oprofile/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/oprofile/Config.in')
-rw-r--r--package/oprofile/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/oprofile/Config.in b/package/oprofile/Config.in
index c877daee3..0e3652d39 100644
--- a/package/oprofile/Config.in
+++ b/package/oprofile/Config.in
@@ -5,6 +5,7 @@ config BR2_PACKAGE_OPROFILE
# choosen in the config. This will have to be fixed later.
depends on !BR2_TOOLCHAIN_EXTERNAL
select BR2_PACKAGE_POPT
+ select BR2_PACKAGE_BINUTILS
depends on BR2_INSTALL_LIBSTDCPP
help
OProfile is a system-wide profiler for Linux systems,