diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-02 10:17:03 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-02 10:17:03 +0000 |
commit | d7d8665572aea1b814c4a59d1b25d4a41c3baa62 (patch) | |
tree | e5ff9d6b5df84b7ab7808e1cfd9e0261db5bc4ce /target/linux/generic-2.6/patches-2.6.25/011-mips_boot.patch | |
parent | aaac1064de71c495d284b981d83f70d3bd445826 (diff) | |
download | mtk-20170518-d7d8665572aea1b814c4a59d1b25d4a41c3baa62.zip mtk-20170518-d7d8665572aea1b814c4a59d1b25d4a41c3baa62.tar.gz mtk-20170518-d7d8665572aea1b814c4a59d1b25d4a41c3baa62.tar.bz2 |
update to 2.6.25.1 and refresh patches
SVN-Revision: 11006
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.25/011-mips_boot.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.25/011-mips_boot.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.25/011-mips_boot.patch b/target/linux/generic-2.6/patches-2.6.25/011-mips_boot.patch index 08c83d5..8434d87 100644 --- a/target/linux/generic-2.6/patches-2.6.25/011-mips_boot.patch +++ b/target/linux/generic-2.6/patches-2.6.25/011-mips_boot.patch @@ -1,8 +1,8 @@ -Index: linux-2.6.23-rc6/arch/mips/kernel/head.S +Index: linux-2.6.25.1/arch/mips/kernel/head.S =================================================================== ---- linux-2.6.23-rc6.orig/arch/mips/kernel/head.S 2007-09-21 16:23:54.000000000 +0800 -+++ linux-2.6.23-rc6/arch/mips/kernel/head.S 2007-09-21 16:23:58.000000000 +0800 -@@ -130,6 +130,8 @@ +--- linux-2.6.25.1.orig/arch/mips/kernel/head.S ++++ linux-2.6.25.1/arch/mips/kernel/head.S +@@ -120,6 +120,8 @@ #endif .endm |