From f2a91858ac9fb6fcb23aa6625973a37af464888f Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 19 May 2008 08:33:22 +0000 Subject: [brcm63xx] refresh kernel patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11201 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches-2.6.25/050-bcm963xx_add_trailing_zero.patch | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'target/linux/brcm63xx/patches-2.6.25/050-bcm963xx_add_trailing_zero.patch') 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 fee011295..adb3f8be5 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 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 - -- cgit v1.2.3