From 5c5349aa698b93914e954185df726f9e87ad915a Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 19 Jan 2010 13:26:03 +0000 Subject: [toolchain] gcc: use coherent version selector between binutils & gcc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19227 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/Config.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/gcc/Config.version') diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index f4e7017846..660b10de0a 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -56,7 +56,7 @@ if !TOOLCHAINOPTS if !LINUX_2_4 config GCC_VERSION_4_2_4 - default y if TARGET_avr32 + default y if avr32 default y if TARGET_ppc40x default y if TARGET_ppc44x -- cgit v1.2.3