diff options
Diffstat (limited to 'build/arch-options')
-rw-r--r-- | build/arch-options/alpha | 2 | ||||
-rw-r--r-- | build/arch-options/amd64 | 2 | ||||
-rw-r--r-- | build/arch-options/arm | 2 | ||||
-rw-r--r-- | build/arch-options/hppa | 2 | ||||
-rw-r--r-- | build/arch-options/i386 | 2 | ||||
-rw-r--r-- | build/arch-options/ia64 | 2 | ||||
-rw-r--r-- | build/arch-options/m68k | 2 | ||||
-rw-r--r-- | build/arch-options/mips | 2 | ||||
-rw-r--r-- | build/arch-options/mipsel | 2 | ||||
-rw-r--r-- | build/arch-options/powerpc | 2 | ||||
-rw-r--r-- | build/arch-options/s390 | 2 | ||||
-rw-r--r-- | build/arch-options/sparc | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/build/arch-options/alpha b/build/arch-options/alpha index 6b22eac0c..2f9ab20dc 100644 --- a/build/arch-options/alpha +++ b/build/arch-options/alpha @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="alpha;not-x86;not-s390;not-m68k;not-powerpc" -kernelversion="2.6.17" +kernelversion="2.6.18" arch_listname="alpha" # These two options should be set if condition 'smp' is set below smp_config_section="General setup" diff --git a/build/arch-options/amd64 b/build/arch-options/amd64 index dc85bd749..02c851382 100644 --- a/build/arch-options/amd64 +++ b/build/arch-options/amd64 @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="amd64;x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.17" +kernelversion="2.6.18" arch_listname="amd64" # These two options should be set if condition 'smp' is set below smp_config_section="Processor type and features" diff --git a/build/arch-options/arm b/build/arch-options/arm index 093d1e072..5d8e33b06 100644 --- a/build/arch-options/arm +++ b/build/arch-options/arm @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="arm;not-x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.17" +kernelversion="2.6.18" arch_listname="arm" # These two options should be set if condition 'smp' is set below smp_config_section="N/A" diff --git a/build/arch-options/hppa b/build/arch-options/hppa index 14192fb0a..0acb98476 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-x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.17" +kernelversion="2.6.18" arch_listname="hppa" # These two options should be set if condition 'smp' is set below smp_config_section="Processor type and features" diff --git a/build/arch-options/i386 b/build/arch-options/i386 index be0610307..c82f65c74 100644 --- a/build/arch-options/i386 +++ b/build/arch-options/i386 @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="i386;x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.17" +kernelversion="2.6.18" arch_listname="boot" # These two options should be set if condition 'smp' is set below smp_config_section="Processor type and features" diff --git a/build/arch-options/ia64 b/build/arch-options/ia64 index bbb55ef7e..fda153a2e 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-x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.17" +kernelversion="2.6.18" arch_listname="ia64" # These two options should be set if condition 'smp' is set below smp_config_section="General setup" diff --git a/build/arch-options/m68k b/build/arch-options/m68k index 0a9cf69e6..a8d43c57d 100644 --- a/build/arch-options/m68k +++ b/build/arch-options/m68k @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="m68k;not-x86;not-s390;not-powerpc;not-alpha" -kernelversion="2.6.17" +kernelversion="2.6.18" arch_listname="68k" # These two options should be set if condition 'smp' is set below smp_config_section="N/A" diff --git a/build/arch-options/mips b/build/arch-options/mips index c5215fca6..144df29c3 100644 --- a/build/arch-options/mips +++ b/build/arch-options/mips @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="mips;not-x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.17" +kernelversion="2.6.18" arch_listname="mips" # These two options should be set if condition 'smp' is set below smp_config_section="N/A" diff --git a/build/arch-options/mipsel b/build/arch-options/mipsel index a56d2cdc7..86863abb7 100644 --- a/build/arch-options/mipsel +++ b/build/arch-options/mipsel @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="mipsel;not-x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.17" +kernelversion="2.6.18" arch_listname="mips" # These two options should be set if condition 'smp' is set below smp_config_section="N/A" diff --git a/build/arch-options/powerpc b/build/arch-options/powerpc index 5b551ea68..00fc9701e 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-x86;not-alpha" -kernelversion="2.6.17" +kernelversion="2.6.18" arch_listname="powerpc" # These two options should be set if condition 'smp' is set below smp_config_section="Platform support" diff --git a/build/arch-options/s390 b/build/arch-options/s390 index 906c34c2a..b88bc3927 100644 --- a/build/arch-options/s390 +++ b/build/arch-options/s390 @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="s390;not-powerpc;not-m68k;not-x86;not-alpha" -kernelversion="2.6.17" +kernelversion="2.6.18" arch_listname="s390" # These two options should be set if condition 'smp' is set below smp_config_section="Processor type and features" diff --git a/build/arch-options/sparc b/build/arch-options/sparc index 26caf9dc4..17bedec44 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-x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.17" +kernelversion="2.6.18" arch_listname="sparc" # These two options should be set if condition 'smp' is set below smp_config_section="General setup" |