diff options
author | Frans Pop <elendil@planet.nl> | 2008-10-16 07:22:35 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-10-16 07:22:35 +0000 |
commit | 7a77404da0556ce527d1755ecfd402f40faff14a (patch) | |
tree | c11683e1d3337a7ae4ff348a07a27a3516800411 /build/arch-options/mipsel | |
parent | 8cdd417e742cb5e92b7c6815dc94dced3f59ff60 (diff) | |
download | installation-guide-7a77404da0556ce527d1755ecfd402f40faff14a.zip |
Current kernel is 2.6.26
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 20e9ec593..3cf0f4390 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.24" +kernelversion="2.6.26" arch_listname="mips" minimum_memory=32 # These two options should be set if condition 'smp' is set below |