diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-13 22:20:56 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-13 22:20:56 +0100 |
commit | b32b419d4941c36343a54986272b9f20041f1fa7 (patch) | |
tree | b62e5c0a3f18feac8aa24b91a109703cdbe4d534 /target/ag241 | |
parent | cc082c34a95681eaea904cb1cb5d4f1dc9f2ca49 (diff) |
fix ag241 compile. add target dependent package selections.
Diffstat (limited to 'target/ag241')
-rw-r--r-- | target/ag241/uclibc.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/ag241/uclibc.config b/target/ag241/uclibc.config index bc9ffb3fc..581455c3b 100644 --- a/target/ag241/uclibc.config +++ b/target/ag241/uclibc.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Version: 0.9.30.1 -# Sun Aug 23 20:28:49 2009 +# Wed Jan 13 08:23:16 2010 # # TARGET_alpha is not set # TARGET_arm is not set @@ -82,7 +82,7 @@ UCLIBC_CTOR_DTOR=y # LDSO_GNU_HASH_SUPPORT is not set # HAS_NO_THREADS is not set UCLIBC_HAS_THREADS=y -# PTHREADS_DEBUG_SUPPORT is not set +PTHREADS_DEBUG_SUPPORT=y LINUXTHREADS_OLD=y UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y |