diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-02-03 05:15:25 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-02-03 05:15:25 +0000 |
commit | 32f2870131750e44e5a73f6255f077cddca2bca1 (patch) | |
tree | f71b768d8b8f8f9ad14de63f47f80239db43d7df /target/linux/adm5120/patches-2.6.23/140-cmdline_hack.patch | |
parent | 1250cbc87a75660b7136549d4a1ded1ee1819e53 (diff) | |
download | upstream-32f2870131750e44e5a73f6255f077cddca2bca1.tar.gz upstream-32f2870131750e44e5a73f6255f077cddca2bca1.tar.bz2 upstream-32f2870131750e44e5a73f6255f077cddca2bca1.zip |
refresh .23 kernel paches
SVN-Revision: 10366
Diffstat (limited to 'target/linux/adm5120/patches-2.6.23/140-cmdline_hack.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.23/140-cmdline_hack.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/adm5120/patches-2.6.23/140-cmdline_hack.patch b/target/linux/adm5120/patches-2.6.23/140-cmdline_hack.patch index da0e0012a0..d8c5363a9a 100644 --- a/target/linux/adm5120/patches-2.6.23/140-cmdline_hack.patch +++ b/target/linux/adm5120/patches-2.6.23/140-cmdline_hack.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.23/arch/mips/kernel/head.S +Index: linux-2.6.23.14/arch/mips/kernel/head.S =================================================================== ---- linux-2.6.23.orig/arch/mips/kernel/head.S -+++ linux-2.6.23/arch/mips/kernel/head.S +--- linux-2.6.23.14.orig/arch/mips/kernel/head.S ++++ linux-2.6.23.14/arch/mips/kernel/head.S @@ -136,7 +136,12 @@ /* * Reserved space for exception handlers. |