diff options
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.23/096-kexec_cmdline.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.23/096-kexec_cmdline.patch | 7 |
1 files changed, 4 insertions, 3 deletions
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 45ca2038f0..d27a785789 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 |