add cifs, disable smbfs
[openwrt.git] / openwrt / toolchain / binutils / Config.in
index d1d6295..4b06f1a 100644 (file)
@@ -4,7 +4,7 @@ comment "Binutils Options"
 
 choice
        prompt "Binutils Version"
-       default BR2_BINUTILS_VERSION_2_15_91_0_2
+       default BR2_BINUTILS_VERSION_2_14_90_0_8
        help
          Select the version of binutils you wish to use.
 
@@ -47,6 +47,9 @@ choice
        config BR2_BINUTILS_VERSION_2_15_94_0_2
                bool "binutils 2.15.94.0.2"
 
+       config BR2_BINUTILS_VERSION_2_15_94_0_2_2
+               bool "binutils 2.15.94.0.2.2"
+
 endchoice
 
 config BR2_BINUTILS_VERSION
This page took 0.022874 seconds and 4 git commands to generate.