From 7f9c4c0aa5dcd2329fc5eb17959f634fd9c9a822 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 27 Oct 2011 14:05:49 +0200 Subject: oprofile: allow builds with external toolchains Based on patch by Benoit Mauduit. Now that we can build binutils for the target with external toolchains, oprofile is also available. Signed-off-by: Peter Korsgaard --- package/oprofile/Config.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'package/oprofile') diff --git a/package/oprofile/Config.in b/package/oprofile/Config.in index 0e3652d39..562c9105e 100644 --- a/package/oprofile/Config.in +++ b/package/oprofile/Config.in @@ -1,9 +1,5 @@ config BR2_PACKAGE_OPROFILE bool "oprofile" - # The dependency on binutils_target does not work with - # external toolchains since the binutils version was not - # 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 -- cgit v1.2.3