projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
hostapd: add a separate config symbol for 802.11n driver support
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-2.6.35
/
220-board-D4PW.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.35/220-board-D4PW.patch
b/target/linux/brcm63xx/patches-2.6.35/220-board-D4PW.patch
index
b1d022c
..
1e630d1
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.35/220-board-D4PW.patch
+++ b/
target/linux/brcm63xx/patches-2.6.35/220-board-D4PW.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -4
79,6 +479
,49 @@ static struct board_info __initdata boar
+@@ -4
64,6 +464
,49 @@ static struct board_info __initdata boar
.has_ohci0 = 1,
};
.has_ohci0 = 1,
};
@@
-50,7
+50,7
@@
#endif
/*
#endif
/*
-@@ -7
37,6 +780
,7 @@ static const struct board_info __initdat
+@@ -7
28,6 +771
,7 @@ static const struct board_info __initdat
&board_DV201AMR,
&board_96348gw_a,
&board_rta1025w_16,
&board_DV201AMR,
&board_96348gw_a,
&board_rta1025w_16,
This page took
0.023586 seconds
and
4
git commands to generate.