diff options
Diffstat (limited to 'build/arch-options/s390')
-rw-r--r-- | build/arch-options/s390 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/arch-options/s390 b/build/arch-options/s390 index 9d642692c..9ca3f7098 100644 --- a/build/arch-options/s390 +++ b/build/arch-options/s390 @@ -2,7 +2,7 @@ # the 's390' architecture # It is sourced by the build scripts -archspec="s390;not-powerpc;not-x86;not-alpha" +archspec="s390;not-powerpc;not-x86" arch_listname="s390" minimum_memory=20 # These two options should be set if condition 'smp' is set below |