diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/device/AMD/DBAu1500/uClibc.config.mips | 2 | ||||
-rw-r--r-- | target/device/AMD/DBAu1500/uClibc.config.mipsel | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/target/device/AMD/DBAu1500/uClibc.config.mips b/target/device/AMD/DBAu1500/uClibc.config.mips index 8f9d58a16..c21e76457 100644 --- a/target/device/AMD/DBAu1500/uClibc.config.mips +++ b/target/device/AMD/DBAu1500/uClibc.config.mips @@ -150,7 +150,7 @@ UCLIBC_HAS_FNMATCH_OLD=y # UCLIBC_HAS_WORDEXP is not set UCLIBC_HAS_FTW=y UCLIBC_HAS_GLOB=y -UCLIBC_HAS_GNU_GLOB=y +# UCLIBC_HAS_GNU_GLOB is not set # # Library Installation Options diff --git a/target/device/AMD/DBAu1500/uClibc.config.mipsel b/target/device/AMD/DBAu1500/uClibc.config.mipsel index dac13e33f..dfc2b2aaf 100644 --- a/target/device/AMD/DBAu1500/uClibc.config.mipsel +++ b/target/device/AMD/DBAu1500/uClibc.config.mipsel @@ -140,6 +140,7 @@ UCLIBC_HAS_REGEX_OLD=y # UCLIBC_HAS_WORDEXP=y UCLIBC_HAS_FTW=y UCLIBC_HAS_GLOB=y +# UCLIBC_HAS_GNU_GLOB is not set # # Library Installation Options |