From 040bd64849da37e6c35bab3726019c059c96893e Mon Sep 17 00:00:00 2001 From: Daniel Laird Date: Fri, 30 Jan 2009 16:28:26 +0000 Subject: Extend External Toolchain options (match buildroot built toolchain): Have added options that mean you can set the same BR2_XXXX variables for external toolchain and internal (buildroot built) toolchain. This means the same set of packages can be built now me as for you..... Signed-off-by: Daniel Laird --- toolchain/binutils/Config.in | 1 - 1 file changed, 1 deletion(-) (limited to 'toolchain/binutils') diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in index 804725cfb..d3678896d 100644 --- a/toolchain/binutils/Config.in +++ b/toolchain/binutils/Config.in @@ -13,7 +13,6 @@ choice depends on BR2_DEPRECATED || (BR2_avr32 && BR2_EXT_BINUTILS_VERSION_2_17) bool "binutils 2.17" - config BR2_BINUTILS_VERSION_2_17_50_0_17 depends on !BR2_avr32 && !BR2_nios2 depends on BR2_DEPRECATED -- cgit v1.2.3