From 6d7b5a7e62932119304158efff3c0b4bba877ca0 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Sun, 25 Oct 2009 10:17:50 +0000
Subject: [PATCH] combine the two gcc-4.4.1 selects into a single one

SVN-Revision: 18148
---
 toolchain/gcc/Config.version | 2 --
 1 file changed, 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
-- 
2.30.2