From 90bc0986bbdc5e1766a261708e64f12a146fde3c Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 31 Jul 2010 11:52:48 +0000 Subject: [toolchain] bump default gcc-4.4 version for sibyte and octeon git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22437 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/Config.version | 2 ++ 1 file changed, 2 insertions(+) (limited to 'toolchain/gcc/Config.version') diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 2e636914a..ce1503fd2 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -83,6 +83,8 @@ if !TOOLCHAINOPTS config GCC_VERSION_4_4_3 default y if powerpc + + config GCC_VERSION_4_4_4 default y if (TARGET_octeon || TARGET_sibyte || TARGET_omap35xx) endif -- cgit v1.2.3