From 2d555470068ccdc434b41a8f438c3c2b56109305 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Mon, 7 Aug 2006 15:50:11 +0000 Subject: Initial commit preparing to add variant for AMD64. This commit basically creates the AMD64 variant as a copy of the i386 manual. Further commits will be needed to differentiate the AMD64 variant from i386 where needed. Commit includes changes for all translations. --- build/arch-options/i386 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/arch-options/i386') diff --git a/build/arch-options/i386 b/build/arch-options/i386 index f38051c6d..c92f4047d 100644 --- a/build/arch-options/i386 +++ b/build/arch-options/i386 @@ -2,7 +2,7 @@ # the 'i386' architecture # It is sourced by the build scripts -archspec="i386;not-s390;not-m68k;not-powerpc;not-alpha" +archspec="i386;x86;not-s390;not-m68k;not-powerpc;not-alpha" kernelversion="2.6.16" arch_listname="boot" # These two options should be set if condition 'smp' is set below -- cgit v1.2.3