[klibc] [klibc 11/43] Enable KLIBC_ERRLIST

H. Peter Anvin hpa at zytor.com
Sun Jun 25 17:58:00 PDT 2006


Signed-off-by: H. Peter Anvin <hpa at zytor.com>

---
commit d669be433cc9bc413d958e140f8ec47211498a2a
tree 87c42e923244e280807785bb7dc5719cee7834b7
parent 869206cac1cb04d54582dc4383248ee9721073e8
author H. Peter Anvin <hpa at zytor.com> Tue, 07 Feb 2006 09:21:40 -0800
committer H. Peter Anvin <hpa at zytor.com> Sun, 18 Jun 2006 18:47:25 -0700

 usr/Kconfig |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/usr/Kconfig b/usr/Kconfig
index 07727f3..ea3b520 100644
--- a/usr/Kconfig
+++ b/usr/Kconfig
@@ -44,3 +44,7 @@ config INITRAMFS_ROOT_GID
 	  owned by group root in the initial ramdisk image.
 
 	  If you are not sure, leave it set to "0".
+
+config KLIBC_ERRLIST
+	bool
+	default y



More information about the klibc mailing list