summaryrefslogtreecommitdiff
path: root/toolchain/glibc/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-26 19:05:46 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-26 19:05:46 +0100
commit9e358d94cc283c8022091e67fe3ca0580301a62a (patch)
treee8dae6d4ba4291a980ad0e6d2c75bd731028e1ce /toolchain/glibc/Makefile.inc
parentae01435fa207cbf1ded5b9fe055f810b7cb9f28a (diff)
parent30d89a90b0e75c13ea8c306e9ed06ff7f32326a3 (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} \