diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-11-04 15:24:07 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-11-04 15:26:05 -0800 |
commit | 8bfbb10c9848c2decd4ea32616f1e880b0ec389e (patch) | |
tree | b394ef76fb2751da30a33e5b17cbade1fcdbb871 /conf/machine/progear.conf | |
parent | 3d79f309ec2a75a3e6606a2899260e4d05c22500 (diff) |
x86.conf: Fix typo in comments
* Write NPTL instead of NTPL
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf/machine/progear.conf')
-rw-r--r-- | conf/machine/progear.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/progear.conf b/conf/machine/progear.conf index 60716f6153..627bbc1c69 100644 --- a/conf/machine/progear.conf +++ b/conf/machine/progear.conf @@ -2,7 +2,7 @@ #@NAME: Progear #@DESCRIPTION: Machine configuration for Progear 1050HX+ webpad -# 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 = "i586" require conf/machine/include/tune-pentiummmx.inc |