toolchain: uclibc: fix typo in uclibc common config

Based on a patch from Oliver Metz.

Closes #10735.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 35709
This commit is contained in:
Jonas Gorski 2013-02-21 11:45:07 +00:00
parent fad3fc1ad0
commit 55f65c5c1d
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ UCLIBC_HAS_FTW=y
UCLIBC_HAS_GETPT=y
UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
# UCLIB_HAS_GLIBC_DIGIT_GROUPING is not set
# UCLIBC_HAS_GLIBC_DIGIT_GROUPING is not set
UCLIBC_HAS_GLOB=y
UCLIBC_HAS_GNU_ERROR=y
UCLIBC_HAS_GNU_GETOPT=y