diff options
author | Frans Pop <elendil@planet.nl> | 2008-10-16 07:33:33 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-10-16 07:33:33 +0000 |
commit | 32520e489f0ab60f696f3f094a0ea3c316b9160c (patch) | |
tree | 071c5a8281785c4a0c14fc15b4a4e024b4372c3e /build/arch-options/mipsel | |
parent | 7a77404da0556ce527d1755ecfd402f40faff14a (diff) | |
download | installation-guide-32520e489f0ab60f696f3f094a0ea3c316b9160c.zip |
The kernel version should now always be the same for all architectures
Diffstat (limited to 'build/arch-options/mipsel')
-rw-r--r-- | build/arch-options/mipsel | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/arch-options/mipsel b/build/arch-options/mipsel index 3cf0f4390..9a1665963 100644 --- a/build/arch-options/mipsel +++ b/build/arch-options/mipsel @@ -3,7 +3,6 @@ # It is sourced by the build scripts archspec="mipsel;not-x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.26" arch_listname="mips" minimum_memory=32 # These two options should be set if condition 'smp' is set below |