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