ubicom32 isn't supported with binutils 2.18
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 15 Feb 2010 09:36:03 +0000 (09:36 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 15 Feb 2010 09:36:03 +0000 (09:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19632 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/binutils/Config.in

index 65bc9c980665856647f4fe2d591a7805a76792dd..c9a1eb638a687f1bf6425544d31f736ec9707e06 100644 (file)
@@ -8,6 +8,7 @@ choice
          Select the version of binutils you wish to use.
 
        config BINUTILS_VERSION_2_18
+               depends !ubicom32
                bool "binutils 2.18"
 
        config BINUTILS_VERSION_2_19_1