diff options
Diffstat (limited to 'build/arch-options/hppa')
-rw-r--r-- | build/arch-options/hppa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/arch-options/hppa b/build/arch-options/hppa index 498a9ed31..acc1a307e 100644 --- a/build/arch-options/hppa +++ b/build/arch-options/hppa @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="hppa;not-i386;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.12" +kernelversion="2.6.14" # 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" |