From: Felix Fietkau Date: Fri, 15 Sep 2006 16:43:41 +0000 (+0000) Subject: enable UCLIBC_HAS_WORDEXP, fixes pcmcia-cs (and possibly others) on mini_fo X-Git-Tag: whiterussian_rc6~134 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=06e638b1941c3addd38fa1432d7b812f92bfd6f9;p=openwrt%2Fsvn-archive%2Fopenwrt.git enable UCLIBC_HAS_WORDEXP, fixes pcmcia-cs (and possibly others) on mini_fo SVN-Revision: 4792 --- diff --git a/openwrt/toolchain/uClibc/files/config.mips b/openwrt/toolchain/uClibc/files/config.mips index 9a7ca50854..d6fa2c4228 100644 --- a/openwrt/toolchain/uClibc/files/config.mips +++ b/openwrt/toolchain/uClibc/files/config.mips @@ -129,7 +129,7 @@ UCLIBC_HAS_GNU_GETOPT=y # Big and Tall # UCLIBC_HAS_REGEX=y -# UCLIBC_HAS_WORDEXP is not set +UCLIBC_HAS_WORDEXP=y UCLIBC_HAS_FTW=y UCLIBC_HAS_GLOB=y