summaryrefslogtreecommitdiff
path: root/build/arch-options/i386
diff options
context:
space:
mode:
Diffstat (limited to 'build/arch-options/i386')
-rw-r--r--build/arch-options/i3863
1 files changed, 2 insertions, 1 deletions
diff --git a/build/arch-options/i386 b/build/arch-options/i386
index e19824e8f..741f4a560 100644
--- a/build/arch-options/i386
+++ b/build/arch-options/i386
@@ -2,8 +2,9 @@
# the 'i386' architecture
# It is sourced by the build scripts
-archspec="i386;x86;not-s390;not-powerpc"
+archspec="i386;any-i386;x86;any-x86;not-s390;not-powerpc;linux-any"
arch_listname="boot"
+arch_kernel="Linux"
minimum_memory=44
minimum_memory_gtk=96
# These two options should be set if condition 'smp' is set below