From b914b0711a17b6670af2e676f1a1334cca6c078a Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 5 Sep 2010 22:14:31 +0000 Subject: * Add non-Linux infrastructure to the build system. * Add kFreeBSD infrastructure. --- build/arch-options/s390 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build/arch-options/s390') diff --git a/build/arch-options/s390 b/build/arch-options/s390 index 9ca3f7098..b7fa1f4fc 100644 --- a/build/arch-options/s390 +++ b/build/arch-options/s390 @@ -2,8 +2,9 @@ # the 's390' architecture # It is sourced by the build scripts -archspec="s390;not-powerpc;not-x86" +archspec="s390;not-powerpc;not-x86;linux-any" arch_listname="s390" +arch_kernel="Linux" minimum_memory=20 # These two options should be set if condition 'smp' is set below smp_config_section="Processor type and features" -- cgit v1.2.3