summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.25/050-bcm963xx_add_trailing_zero.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-05-19 08:33:22 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-05-19 08:33:22 +0000
commitac897ce5b14360d98e82958b41cab904c2157985 (patch)
tree6f3098826538150014ada6a9c127d734eb88066d /target/linux/brcm63xx/patches-2.6.25/050-bcm963xx_add_trailing_zero.patch
parent4da0e6f2359f760af5fc6096a795edeaae95a882 (diff)
downloadmaster-31e0f0ae-ac897ce5b14360d98e82958b41cab904c2157985.tar.gz
master-31e0f0ae-ac897ce5b14360d98e82958b41cab904c2157985.tar.bz2
master-31e0f0ae-ac897ce5b14360d98e82958b41cab904c2157985.zip
refresh kernel patches
SVN-Revision: 11201
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.25/050-bcm963xx_add_trailing_zero.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.25/050-bcm963xx_add_trailing_zero.patch13
1 files changed, 5 insertions, 8 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.25/050-bcm963xx_add_trailing_zero.patch b/target/linux/brcm63xx/patches-2.6.25/050-bcm963xx_add_trailing_zero.patch
index fee011295b..adb3f8be56 100644
--- a/target/linux/brcm63xx/patches-2.6.25/050-bcm963xx_add_trailing_zero.patch
+++ b/target/linux/brcm63xx/patches-2.6.25/050-bcm963xx_add_trailing_zero.patch
@@ -11,11 +11,11 @@ Signed-off-by: Axel Gembe <ago@bastart.eu.org>
arch/mips/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-diff --git a/arch/mips/Makefile b/arch/mips/Makefile
-index 16a29e1..6551951 100644
---- a/arch/mips/Makefile
-+++ b/arch/mips/Makefile
-@@ -562,7 +562,7 @@ load-$(CONFIG_BCM47XX) := 0xffffffff80001000
+Index: linux-2.6.25.4/arch/mips/Makefile
+===================================================================
+--- linux-2.6.25.4.orig/arch/mips/Makefile
++++ linux-2.6.25.4/arch/mips/Makefile
+@@ -562,7 +562,7 @@ load-$(CONFIG_BCM47XX) := 0xffffffff800
core-$(CONFIG_BCM963XX) += arch/mips/bcm963xx/
cflags-$(CONFIG_BCM963XX) += -Iinclude/asm-mips/mach-bcm963xx
@@ -24,6 +24,3 @@ index 16a29e1..6551951 100644
#
# SNI RM
---
-1.5.5.1
-