diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2007-06-28 16:08:28 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2007-06-28 16:08:28 +0000 |
commit | 031f500ae4cfcd16e8bc6790d190cf6873134a2b (patch) | |
tree | b9fb2809033747d4da7a8f9450be041e721df243 /target/linux/adm5120-2.6/patches/140-cmdline_hack.patch | |
parent | 01b4fd853ad81d806eb6b63fc90dcdbabaabc10b (diff) | |
download | upstream-031f500ae4cfcd16e8bc6790d190cf6873134a2b.tar.gz upstream-031f500ae4cfcd16e8bc6790d190cf6873134a2b.tar.bz2 upstream-031f500ae4cfcd16e8bc6790d190cf6873134a2b.zip |
update to 2.6.22-rc6
SVN-Revision: 7758
Diffstat (limited to 'target/linux/adm5120-2.6/patches/140-cmdline_hack.patch')
-rw-r--r-- | target/linux/adm5120-2.6/patches/140-cmdline_hack.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/adm5120-2.6/patches/140-cmdline_hack.patch b/target/linux/adm5120-2.6/patches/140-cmdline_hack.patch index d5edc23dce..47378e5a90 100644 --- a/target/linux/adm5120-2.6/patches/140-cmdline_hack.patch +++ b/target/linux/adm5120-2.6/patches/140-cmdline_hack.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.21.1/arch/mips/kernel/head.S +Index: linux-2.6.22-rc6/arch/mips/kernel/head.S =================================================================== ---- linux-2.6.21.1.orig/arch/mips/kernel/head.S -+++ linux-2.6.21.1/arch/mips/kernel/head.S +--- linux-2.6.22-rc6.orig/arch/mips/kernel/head.S ++++ linux-2.6.22-rc6/arch/mips/kernel/head.S @@ -129,14 +129,19 @@ #endif .endm |