diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-25 10:17:50 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-25 10:17:50 +0000 |
commit | 95d5066d03b3b9798e068562f31acaabe6e6d8fd (patch) | |
tree | 3ca0fe6b152e29fa11af26af755fbc140721275f /toolchain/gcc/Config.version | |
parent | f4feacd7f3dd34343a81879534c82527c3777e82 (diff) |
[toolchain] combine the two gcc-4.4.1 selects into a single one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18148 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/Config.version')
-rw-r--r-- | toolchain/gcc/Config.version | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 3292f77a6..9c1125dd7 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 |