diff options
author | Frans Pop <elendil@planet.nl> | 2006-12-26 02:07:31 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-12-26 02:07:31 +0000 |
commit | 9b54f484cfd1a14ff4c6419efe5af4f886c9f54b (patch) | |
tree | 6718f916f0f9642407d33a9e8dfc9abd137e72e8 /build/arch-options/mipsel | |
parent | 6c93e8375b437488b18f330826f16659df0eb963 (diff) | |
download | installation-guide-9b54f484cfd1a14ff4c6419efe5af4f886c9f54b.zip |
Update kernel version for all arches to 2.6.18.
Diffstat (limited to 'build/arch-options/mipsel')
-rw-r--r-- | build/arch-options/mipsel | 2 |
1 files changed, 1 insertions, 1 deletions
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" |