hostapd: fix basic rate selection for 5ghz
[openwrt/svn-archive/archive.git] / toolchain / uClibc / Config.version
index fe6c7ba990f3f874fb0f8267b8864029d5c99809..d76171b6f67177656b45d4d7a7c5b4804e27102c 100644 (file)
@@ -3,5 +3,7 @@ config UCLIBC_VERSION
        depends on USE_UCLIBC
        default "0.9.30.1"     if UCLIBC_VERSION_0_9_30_1
        default "0.9.30.2"     if UCLIBC_VERSION_0_9_30_2
+       default "0.9.30.3"     if UCLIBC_VERSION_0_9_30_3
+       default "0.9.31"       if UCLIBC_VERSION_0_9_31
        default "0.9.30+nptl"  if UCLIBC_VERSION_NPTL
        default "0.9.30.1"