summaryrefslogtreecommitdiff
path: root/target/device/ARMLTD
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-08-14 06:52:15 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-08-14 06:52:15 +0000
commit0fa75a11eed751acacd7cb8557a815116a1b73c5 (patch)
tree4d6494c44c23c9a5033d7f44a38d391b5032e23a /target/device/ARMLTD
parent1907c34660dd171a9a7ef09977af3062cb8d396c (diff)
target/device: enable uclibc globbing support
Enable UCLIBC_HAS_GNU_GLOB like in the generic config for target specific uclibc configs. Fixes globbing issue reported on the uclibc list.
Diffstat (limited to 'target/device/ARMLTD')
-rw-r--r--target/device/ARMLTD/uClibc.integrator926.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/ARMLTD/uClibc.integrator926.config b/target/device/ARMLTD/uClibc.integrator926.config
index 846efeb2b..27d0561a4 100644
--- a/target/device/ARMLTD/uClibc.integrator926.config
+++ b/target/device/ARMLTD/uClibc.integrator926.config
@@ -174,7 +174,7 @@ UCLIBC_HAS_FNMATCH=y
# UCLIBC_HAS_WORDEXP is not set
# UCLIBC_HAS_FTW is not set
UCLIBC_HAS_GLOB=y
-# UCLIBC_HAS_GNU_GLOB is not set
+UCLIBC_HAS_GNU_GLOB=y
#
# Library Installation Options