aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-10-25 10:17:50 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-10-25 10:17:50 +0000
commit6d7b5a7e62932119304158efff3c0b4bba877ca0 (patch)
tree9f5ca3cc00248d940e992b0f7b831acd07028f1e /toolchain
parent984fe7992a4eba379cb15261fec4272c5db62b09 (diff)
downloadupstream-6d7b5a7e62932119304158efff3c0b4bba877ca0.tar.gz
upstream-6d7b5a7e62932119304158efff3c0b4bba877ca0.tar.bz2
upstream-6d7b5a7e62932119304158efff3c0b4bba877ca0.zip
combine the two gcc-4.4.1 selects into a single one
SVN-Revision: 18148
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gcc/Config.version2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version
index 3292f77a6a..9c1125dd78 100644
--- a/toolchain/gcc/Config.version
+++ b/toolchain/gcc/Config.version
@@ -71,8 +71,6 @@ if !LINUX_2_4
config GCC_VERSION_4_4_1
default y if ubicom32
-
- config GCC_VERSION_4_4_1
default y if TARGET_octeon
endif
endif