diff options
Diffstat (limited to 'build/arch-options/hppa')
-rw-r--r-- | build/arch-options/hppa | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/arch-options/hppa b/build/arch-options/hppa index acc1a307e..7812d5a56 100644 --- a/build/arch-options/hppa +++ b/build/arch-options/hppa @@ -3,7 +3,8 @@ # It is sourced by the build scripts archspec="hppa;not-i386;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.14" +kernelversion="2.6.15" +arch_listname="hppa" # These two options should be set if condition 'smp' is set below smp_config_section="Processor type and features" smp_config_option="Symmetric multi-processing support" |