diff options
author | Frans Pop <elendil@planet.nl> | 2006-01-02 17:00:10 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-01-02 17:00:10 +0000 |
commit | cfdcb3c64d0641befb5333bd6a2eab9949951e87 (patch) | |
tree | 330e39f7fcadd8f20e0fcb9110bfe2b5e589c4a8 /build/arch-options/i386 | |
parent | 9dd347629416fd056318fad775ad9486c96a2eb0 (diff) | |
download | installation-guide-cfdcb3c64d0641befb5333bd6a2eab9949951e87.zip |
Update kernel versions to 2.6.14
Diffstat (limited to 'build/arch-options/i386')
-rw-r--r-- | build/arch-options/i386 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/arch-options/i386 b/build/arch-options/i386 index a12d1aadc..177d8fd6b 100644 --- a/build/arch-options/i386 +++ b/build/arch-options/i386 @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="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" |