summaryrefslogtreecommitdiff
path: root/toolchain/eglibc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-26 10:31:10 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-26 10:31:10 +0100
commit030d839f9a8a17e690ff9065c3c01533fc341f0e (patch)
treec23bfc194ff72c2fac7208198d00adc1aaf1b0de /toolchain/eglibc
parentc2538805045d5a958ceb7974dec056ad45367d98 (diff)
update minimum kernel
Diffstat (limited to 'toolchain/eglibc')
-rw-r--r--toolchain/eglibc/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/eglibc/Makefile.inc b/toolchain/eglibc/Makefile.inc
index abb6879c3..1ac72ef54 100644
--- a/toolchain/eglibc/Makefile.inc
+++ b/toolchain/eglibc/Makefile.inc
@@ -10,7 +10,7 @@ EGLIBC_CONFOPTS:= --build=$(GNU_HOST_NAME) \
--without-cvs \
--disable-profile \
--disable-debug \
- --enable-kernel=2.6.0 \
+ --enable-kernel=2.6.32 \
--without-gd \
--disable-nscd \
--with-__thread \