summaryrefslogtreecommitdiff
path: root/build/arch-options/m68k
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-08-07 15:50:11 +0000
committerFrans Pop <elendil@planet.nl>2006-08-07 15:50:11 +0000
commit2d555470068ccdc434b41a8f438c3c2b56109305 (patch)
treec3f942e1ae8459d1784a4068401c8d764e01e5bf /build/arch-options/m68k
parenteaf56720ee96ae00de0acc841c8cfc7832bac7d7 (diff)
downloadinstallation-guide-2d555470068ccdc434b41a8f438c3c2b56109305.zip
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.
Diffstat (limited to 'build/arch-options/m68k')
-rw-r--r--build/arch-options/m68k2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/arch-options/m68k b/build/arch-options/m68k
index e97b8d087..7396bbb6b 100644
--- a/build/arch-options/m68k
+++ b/build/arch-options/m68k
@@ -2,7 +2,7 @@
# the 'm68k' architecture
# It is sourced by the build scripts
-archspec="m68k;not-i386;not-s390;not-powerpc;not-alpha"
+archspec="m68k;not-x86;not-s390;not-powerpc;not-alpha"
kernelversion="2.4.27"
arch_listname="68k"
# These two options should be set if condition 'smp' is set below