aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/patches-2.6.22/140-cmdline_hack.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-07-11 13:00:27 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-07-11 13:00:27 +0000
commit4db7fa1c06f3c3681e6ae8aad75e4a1997445023 (patch)
tree258d226f6ffa46cc4ec4888a827f2399dcf16403 /target/linux/adm5120-2.6/patches-2.6.22/140-cmdline_hack.patch
parentbe6a41df04fe310ded95d38fa984a3226e47866e (diff)
downloadupstream-4db7fa1c06f3c3681e6ae8aad75e4a1997445023.tar.gz
upstream-4db7fa1c06f3c3681e6ae8aad75e4a1997445023.tar.bz2
upstream-4db7fa1c06f3c3681e6ae8aad75e4a1997445023.zip
refactor kernel code (part 1), mark it as broken now
SVN-Revision: 7916
Diffstat (limited to 'target/linux/adm5120-2.6/patches-2.6.22/140-cmdline_hack.patch')
-rw-r--r--target/linux/adm5120-2.6/patches-2.6.22/140-cmdline_hack.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/adm5120-2.6/patches-2.6.22/140-cmdline_hack.patch b/target/linux/adm5120-2.6/patches-2.6.22/140-cmdline_hack.patch
index 47378e5a90..de3ffa0787 100644
--- a/target/linux/adm5120-2.6/patches-2.6.22/140-cmdline_hack.patch
+++ b/target/linux/adm5120-2.6/patches-2.6.22/140-cmdline_hack.patch
@@ -1,7 +1,7 @@
-Index: linux-2.6.22-rc6/arch/mips/kernel/head.S
+Index: linux-2.6.22/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
+--- linux-2.6.22.orig/arch/mips/kernel/head.S
++++ linux-2.6.22/arch/mips/kernel/head.S
@@ -129,14 +129,19 @@
#endif
.endm