summaryrefslogtreecommitdiff
path: root/conf/machine/x86.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/x86.conf')
-rw-r--r--conf/machine/x86.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/x86.conf b/conf/machine/x86.conf
index 30eb943cc6..5e43102fb3 100644
--- a/conf/machine/x86.conf
+++ b/conf/machine/x86.conf
@@ -4,7 +4,7 @@
#@NAME: X86
#@DESCRIPTION: Machine configuration for a Linux running on x86 compatible machines
-# 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 = "i486"
PREFERRED_PROVIDER_virtual/kernel = "linux"