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/202-mips-freestanding.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/202-mips-freestanding.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.25/202-mips-freestanding.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.25/202-mips-freestanding.patch b/target/linux/generic-2.6/patches-2.6.25/202-mips-freestanding.patch index 994c03e..e461729 100644 --- a/target/linux/generic-2.6/patches-2.6.25/202-mips-freestanding.patch +++ b/target/linux/generic-2.6/patches-2.6.25/202-mips-freestanding.patch @@ -1,8 +1,8 @@ -Index: linux-2.6.23-rc6/arch/mips/Makefile +Index: linux-2.6.25.1/arch/mips/Makefile =================================================================== ---- linux-2.6.23-rc6.orig/arch/mips/Makefile 2007-09-21 16:23:53.000000000 +0800 -+++ linux-2.6.23-rc6/arch/mips/Makefile 2007-09-21 16:24:05.000000000 +0800 -@@ -565,6 +565,9 @@ +--- linux-2.6.25.1.orig/arch/mips/Makefile ++++ linux-2.6.25.1/arch/mips/Makefile +@@ -593,6 +593,9 @@ core-$(CONFIG_TOSHIBA_RBTX4938) += arch/ cflags-$(CONFIG_TOSHIBA_RBTX4938) += -Iinclude/asm-mips/mach-tx49xx load-$(CONFIG_TOSHIBA_RBTX4938) += 0xffffffff80100000 |