From e755238ccf164b571a8fec6abb0ef427e66f2c0c Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 11 Jul 2007 13:00:27 +0000 Subject: [adm5120] refactor kernel code (part 1), mark it as broken now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7916 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/adm5120-2.6/patches-2.6.22/140-cmdline_hack.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/adm5120-2.6/patches-2.6.22/140-cmdline_hack.patch') 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 -- cgit v1.2.3