summaryrefslogtreecommitdiff
path: root/toolchain/glibc/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-26 19:12:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-26 19:12:00 +0100
commit49a2312ba19ddcd7fecc1ac8177cd1ae1346c4cc (patch)
tree1d9dc20e6d2b987158addd0da286f044eb1d1aee /toolchain/glibc/Makefile.inc
parent1e14d6284640f07c21d837091c7f87323209b317 (diff)
parent9e358d94cc283c8022091e67fe3ca0580301a62a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain/glibc/Makefile.inc')
-rw-r--r--toolchain/glibc/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/glibc/Makefile.inc b/toolchain/glibc/Makefile.inc
index 4a34c9d18..e28405643 100644
--- a/toolchain/glibc/Makefile.inc
+++ b/toolchain/glibc/Makefile.inc
@@ -18,7 +18,7 @@ GLIBC_CONFOPTS:= --build=$(GNU_HOST_NAME) \
--disable-nscd \
--with-__thread \
--with-tls \
- --enable-kernel="2.6.0" \
+ --enable-kernel="2.6.32" \
--enable-add-ons
GLIBC_ENV:= PATH='${TARGET_PATH}' \
BUILD_CC=${CC_FOR_BUILD} \