summaryrefslogtreecommitdiff
path: root/core/kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'core/kconfig')
-rw-r--r--core/kconfig/eglibc.kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/kconfig/eglibc.kconfig b/core/kconfig/eglibc.kconfig
index aa7b32e..2e927e0 100644
--- a/core/kconfig/eglibc.kconfig
+++ b/core/kconfig/eglibc.kconfig
@@ -1,6 +1,6 @@
################################################################################
# Embtoolkit
-# Copyright(C) 2009-2012 Abdoulaye Walsimou GAYE.
+# Copyright(C) 2009-2014 Abdoulaye Walsimou GAYE.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -53,12 +53,12 @@ config EMBTK_EGLIBC_SVN_REVISION
you can increase this value.
default 25890 if EMBTK_EGLIBC_VERSION_2_19
- default 25239 if EMBTK_EGLIBC_VERSION_2_17
+ default 25892 if EMBTK_EGLIBC_VERSION_2_17
default 25237 if EMBTK_EGLIBC_VERSION_TRUNK
comment "At EmbToolkit release, valid eglibc svn revisions are:"
comment "svn revision 25890 for eglibc-2.19"
-comment "svn revision 25239 for eglibc-2.17"
+comment "svn revision 25892 for eglibc-2.17"
comment "svn revision 25237 for eglibc-trunk (development version)"
comment ""