From: Felix Fietkau Date: Mon, 2 Feb 2009 18:21:24 +0000 (+0000) Subject: merge 14367 to 8.09 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=3c98d640528635441e2327550a8d1f9556e1fefe;p=openwrt%2Fsvn-archive%2Farchive.git merge 14367 to 8.09 SVN-Revision: 14368 --- diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in index 6a655a6647..6dff7e9c26 100644 --- a/toolchain/binutils/Config.in +++ b/toolchain/binutils/Config.in @@ -3,6 +3,7 @@ choice prompt "Binutils Version" if TOOLCHAINOPTS default BINUTILS_VERSION_2_18 if TARGET_avr32 + default BINUTILS_VERSION_2_18 if TARGET_ppc44x || TARGET_ppc40x default BINUTILS_VERSION_2_17 help Select the version of binutils you wish to use.