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