diff options
Diffstat (limited to 'build/arch-options/ia64')
-rw-r--r-- | build/arch-options/ia64 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/arch-options/ia64 b/build/arch-options/ia64 index 8de7b4185..3bf87ccab 100644 --- a/build/arch-options/ia64 +++ b/build/arch-options/ia64 @@ -3,7 +3,8 @@ # It is sourced by the build scripts archspec="ia64;not-i386;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.14" +kernelversion="2.6.15" +arch_listname="ia64" # These two options should be set if condition 'smp' is set below smp_config_section="General setup" smp_config_option="SMP support" |