From 0fc3447849ba0984e4892fe9cf0006852b65c12d Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 19 May 2008 10:58:03 +0000 Subject: [ixp4xx] refresh kernel patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11204 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx/patches-2.6.23/096-kexec_cmdline.patch | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'target/linux/ixp4xx/patches-2.6.23/096-kexec_cmdline.patch') diff --git a/target/linux/ixp4xx/patches-2.6.23/096-kexec_cmdline.patch b/target/linux/ixp4xx/patches-2.6.23/096-kexec_cmdline.patch index 45ca2038f..d27a78578 100644 --- a/target/linux/ixp4xx/patches-2.6.23/096-kexec_cmdline.patch +++ b/target/linux/ixp4xx/patches-2.6.23/096-kexec_cmdline.patch @@ -1,6 +1,7 @@ -diff -uprN linux-2.6.23.orig/kernel/ksysfs.c linux-2.6.23/kernel/ksysfs.c ---- linux-2.6.23.orig/kernel/ksysfs.c 2007-10-09 15:31:38.000000000 -0500 -+++ linux-2.6.23/kernel/ksysfs.c 2007-10-11 01:10:26.000000000 -0500 +Index: linux-2.6.23.17/kernel/ksysfs.c +=================================================================== +--- linux-2.6.23.17.orig/kernel/ksysfs.c ++++ linux-2.6.23.17/kernel/ksysfs.c @@ -49,6 +49,165 @@ KERNEL_ATTR_RW(uevent_helper); #endif -- cgit v1.2.3