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