1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 23:32:49 +02:00

enable locale support in uClibc

This commit is contained in:
kyak 2010-11-12 23:06:27 +03:00
parent b404fd53d2
commit 1b577b7260

View File

@ -15,3 +15,5 @@ CONFIG_MIPS_O32_ABI=y
TARGET_ARCH="mips"
TARGET_mips=y
UCLIBC_HAS_FPU=y
UCLIBC_HAS_LOCALE=y
UCLIBC_HAS_XLOCALE=y