binutils: Use version 2.29.1 by default
[openwrt/staging/mkresin.git] / toolchain / binutils / Config.version
index 63a376f83d93545f105ad51bcb31274291237ea6..b5bb6a8e4956334610cc22cf089c71da3c6d6247 100644 (file)
@@ -2,7 +2,6 @@ config BINUTILS_VERSION_2_27
        bool
 
 config BINUTILS_VERSION_2_28
-       default y if (!TOOLCHAINOPTS && !arc)
        bool
 
 config BINUTILS_VERSION_2_29_ARC
@@ -10,6 +9,7 @@ config BINUTILS_VERSION_2_29_ARC
        bool
 
 config BINUTILS_VERSION_2_29_1
+       default y if (!TOOLCHAINOPTS && !arc)
        bool
 
 config BINUTILS_VERSION_2_30