toolchain/arc: update to the most recent release arc-2016.09
[openwrt/staging/florian.git] / toolchain / binutils / Config.version
index 66e1ee2c781526d80a36b5bff7f3acc150b6f4c9..8a166e1aa330052c5f14293036c4c56bd8e14cd8 100644 (file)
@@ -5,7 +5,7 @@ config BINUTILS_VERSION_2_27
 config BINUTILS_VERSION_2_28
        bool
 
-config BINUTILS_VERSION_2_26_ARC
+config BINUTILS_VERSION_2_27_ARC
        default y if (!TOOLCHAINOPTS && arc)
        bool
 
@@ -13,5 +13,4 @@ config BINUTILS_VERSION
        string
        default "2.27"                 if BINUTILS_VERSION_2_27
        default "2.28"                 if BINUTILS_VERSION_2_28
-       default "arc-2016.03"          if BINUTILS_VERSION_2_26_ARC
-
+       default "arc-2016.09"          if BINUTILS_VERSION_2_27_ARC