summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-01-02 17:00:10 +0000
committerFrans Pop <elendil@planet.nl>2006-01-02 17:00:10 +0000
commitcfdcb3c64d0641befb5333bd6a2eab9949951e87 (patch)
tree330e39f7fcadd8f20e0fcb9110bfe2b5e589c4a8 /build
parent9dd347629416fd056318fad775ad9486c96a2eb0 (diff)
downloadinstallation-guide-cfdcb3c64d0641befb5333bd6a2eab9949951e87.zip
Update kernel versions to 2.6.14
Diffstat (limited to 'build')
-rw-r--r--build/arch-options/hppa2
-rw-r--r--build/arch-options/i3862
-rw-r--r--build/arch-options/ia642
-rw-r--r--build/arch-options/powerpc2
-rw-r--r--build/arch-options/sparc2
5 files changed, 5 insertions, 5 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"
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"
diff --git a/build/arch-options/ia64 b/build/arch-options/ia64
index 0c693c52c..8de7b4185 100644
--- a/build/arch-options/ia64
+++ b/build/arch-options/ia64
@@ -3,7 +3,7 @@
# It is sourced by the build scripts
archspec="ia64;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="General setup"
smp_config_option="SMP support"
diff --git a/build/arch-options/powerpc b/build/arch-options/powerpc
index b27c0dfc1..19ce15b1c 100644
--- a/build/arch-options/powerpc
+++ b/build/arch-options/powerpc
@@ -3,7 +3,7 @@
# It is sourced by the build scripts
archspec="powerpc;not-s390;not-m68k;not-i386;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="Platform support"
smp_config_option="Symmetric multi-processing support"
diff --git a/build/arch-options/sparc b/build/arch-options/sparc
index 1505e55c3..b395061e1 100644
--- a/build/arch-options/sparc
+++ b/build/arch-options/sparc
@@ -3,7 +3,7 @@
# It is sourced by the build scripts
archspec="sparc;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="General setup"
smp_config_option="Symmetric multi-processing support"