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