diff options
Diffstat (limited to 'build/arch-options')
-rw-r--r-- | build/arch-options/alpha | 3 | ||||
-rw-r--r-- | build/arch-options/arm | 1 | ||||
-rw-r--r-- | build/arch-options/hppa | 3 | ||||
-rw-r--r-- | build/arch-options/i386 | 3 | ||||
-rw-r--r-- | build/arch-options/ia64 | 3 | ||||
-rw-r--r-- | build/arch-options/m68k | 1 | ||||
-rw-r--r-- | build/arch-options/mips | 1 | ||||
-rw-r--r-- | build/arch-options/mipsel | 1 | ||||
-rw-r--r-- | build/arch-options/powerpc | 3 | ||||
-rw-r--r-- | build/arch-options/s390 | 1 | ||||
-rw-r--r-- | build/arch-options/sparc | 3 |
11 files changed, 17 insertions, 6 deletions
diff --git a/build/arch-options/alpha b/build/arch-options/alpha index 50e77c888..3db0323dc 100644 --- a/build/arch-options/alpha +++ b/build/arch-options/alpha @@ -3,7 +3,8 @@ # It is sourced by the build scripts archspec="alpha;not-i386;not-s390;not-m68k;not-powerpc" -kernelversion="2.4.27" +kernelversion="2.6.15" +arch_listname="alpha" # These two options should be set if condition 'smp' is set below smp_config_section="General setup" smp_config_option="Symmetric multi-processing support" diff --git a/build/arch-options/arm b/build/arch-options/arm index d67991ec8..469bf1a6f 100644 --- a/build/arch-options/arm +++ b/build/arch-options/arm @@ -4,6 +4,7 @@ archspec="arm;not-i386;not-s390;not-m68k;not-powerpc;not-alpha" kernelversion="2.4.27" +arch_listname="arm" # These two options should be set if condition 'smp' is set below smp_config_section="N/A" smp_config_option="N/A" 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" diff --git a/build/arch-options/i386 b/build/arch-options/i386 index 177d8fd6b..525bb3fa1 100644 --- a/build/arch-options/i386 +++ b/build/arch-options/i386 @@ -3,7 +3,8 @@ # It is sourced by the build scripts archspec="i386;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.14" +kernelversion="2.6.15" +arch_listname="devel" # 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 8de7b4185..3bf87ccab 100644 --- a/build/arch-options/ia64 +++ b/build/arch-options/ia64 @@ -3,7 +3,8 @@ # It is sourced by the build scripts archspec="ia64;not-i386;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.14" +kernelversion="2.6.15" +arch_listname="ia64" # 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/m68k b/build/arch-options/m68k index 097bff849..e97b8d087 100644 --- a/build/arch-options/m68k +++ b/build/arch-options/m68k @@ -4,6 +4,7 @@ archspec="m68k;not-i386;not-s390;not-powerpc;not-alpha" kernelversion="2.4.27" +arch_listname="68k" # These two options should be set if condition 'smp' is set below smp_config_section="N/A" smp_config_option="N/A" diff --git a/build/arch-options/mips b/build/arch-options/mips index 4b1a3e00a..50d175964 100644 --- a/build/arch-options/mips +++ b/build/arch-options/mips @@ -4,6 +4,7 @@ archspec="mips;not-i386;not-s390;not-m68k;not-powerpc;not-alpha" kernelversion="2.4.27" +arch_listname="mips" # These two options should be set if condition 'smp' is set below smp_config_section="N/A" smp_config_option="N/A" diff --git a/build/arch-options/mipsel b/build/arch-options/mipsel index d97c26586..10789f8f7 100644 --- a/build/arch-options/mipsel +++ b/build/arch-options/mipsel @@ -4,6 +4,7 @@ archspec="mipsel;not-i386;not-s390;not-m68k;not-powerpc;not-alpha" kernelversion="2.4.27" +arch_listname="mips" # These two options should be set if condition 'smp' is set below smp_config_section="N/A" smp_config_option="N/A" diff --git a/build/arch-options/powerpc b/build/arch-options/powerpc index 19ce15b1c..ae72d907a 100644 --- a/build/arch-options/powerpc +++ b/build/arch-options/powerpc @@ -3,7 +3,8 @@ # It is sourced by the build scripts archspec="powerpc;not-s390;not-m68k;not-i386;not-alpha" -kernelversion="2.6.14" +kernelversion="2.6.15" +arch_listname="powerpc" # 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/s390 b/build/arch-options/s390 index b2f8b0953..94e5be1d9 100644 --- a/build/arch-options/s390 +++ b/build/arch-options/s390 @@ -4,6 +4,7 @@ archspec="s390;not-powerpc;not-m68k;not-i386;not-alpha" kernelversion="2.4.27" +arch_listname="s390" # 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/sparc b/build/arch-options/sparc index b395061e1..fe0f4395d 100644 --- a/build/arch-options/sparc +++ b/build/arch-options/sparc @@ -3,7 +3,8 @@ # It is sourced by the build scripts archspec="sparc;not-i386;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.14" +kernelversion="2.6.15" +arch_listname="sparc" # These two options should be set if condition 'smp' is set below smp_config_section="General setup" smp_config_option="Symmetric multi-processing support" |