X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Fglibc%2FConfig.version;h=2ac01d7d736eb8beda602123d281d8c20e996280;hb=b70a36d1d969f5aa9ad081c9a395633793582a5a;hp=0d84df217576b7d135d65ba0ce1f2de83fe387ae;hpb=8791bcc7bd68bd0c6513e6a6caf536493a92e336;p=openwrt-working-2016%2F.git diff --git a/toolchain/glibc/Config.version b/toolchain/glibc/Config.version index 0d84df2175..2ac01d7d73 100644 --- a/toolchain/glibc/Config.version +++ b/toolchain/glibc/Config.version @@ -10,7 +10,6 @@ config EGLIBC_VERSION_2_19 bool config GLIBC_VERSION_2_21 - default y if !TOOLCHAINOPTS bool config GLIBC_REVISION @@ -20,3 +19,8 @@ config GLIBC_REVISION default "" endif + +menu "eglibc configuration" + depends on !TOOLCHAINOPTS && USE_GLIBC + source toolchain/glibc/config/Config.in +endmenu