diff options
Diffstat (limited to 'build/arch-options/s390')
-rw-r--r-- | build/arch-options/s390 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/arch-options/s390 b/build/arch-options/s390 index 889a6b572..906c34c2a 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.16" +kernelversion="2.6.17" arch_listname="s390" # These two options should be set if condition 'smp' is set below smp_config_section="Processor type and features" @@ -11,7 +11,6 @@ smp_config_option="Symmetric multi-processing support" # Options below are assembled into one variable 'condition' # in the build scripts -kernelpackage="common-kpkg" fdisk="fdasd.txt;dasdfmt.txt" network="" boot="" |