From 8bfbb10c9848c2decd4ea32616f1e880b0ec389e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 4 Nov 2009 15:24:07 -0800 Subject: x86.conf: Fix typo in comments * Write NPTL instead of NTPL Signed-off-by: Khem Raj --- conf/machine/guinness.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/guinness.conf') diff --git a/conf/machine/guinness.conf b/conf/machine/guinness.conf index f17451556f..dd21c1ecc2 100644 --- a/conf/machine/guinness.conf +++ b/conf/machine/guinness.conf @@ -2,7 +2,7 @@ #@NAME: Guinness #@DESCRIPTION: Machine configuration for Linux running on a tyan 2462 mainboard (codenamed guinness) -# i386 doesn't work with NTPL, see http://ecos.sourceware.org/ml/libc-ports/2006-03/msg00030.html +# i386 doesn't work with NPTL, see http://ecos.sourceware.org/ml/libc-ports/2006-03/msg00030.html TARGET_ARCH = "i686" PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586" -- cgit 1.2.3-korg