projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
make links to statup scripts in /etc/rc.d relative
[openwrt.git]
/
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
fee0112
..
d13ca92
100644
(file)
--- 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,9
@@
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
arch/mips/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
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
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -562,7 +562,7 @@
load-$(CONFIG_BCM47XX) := 0xffffffff80001000
+@@ -562,7 +562,7 @@
core-$(CONFIG_BCM963XX) += arch/mips/bcm963xx/
cflags-$(CONFIG_BCM963XX) += -Iinclude/asm-mips/mach-bcm963xx
core-$(CONFIG_BCM963XX) += arch/mips/bcm963xx/
cflags-$(CONFIG_BCM963XX) += -Iinclude/asm-mips/mach-bcm963xx
@@
-24,6
+22,3
@@
index 16a29e1..6551951 100644
#
# SNI RM
#
# SNI RM
---
-1.5.5.1
-
This page took
0.023242 seconds
and
4
git commands to generate.