Forráskód Böngészése

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 <jacmet@sunsite.dk>
Peter Korsgaard 13 éve
szülő
commit
7f9c4c0aa5
1 módosított fájl, 0 hozzáadás és 4 törlés
  1. 0 4
      package/oprofile/Config.in

+ 0 - 4
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