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
/
270-board-96338W2_E7T.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.35/270-board-96338W2_E7T.patch
b/target/linux/brcm63xx/patches-2.6.35/270-board-96338W2_E7T.patch
index
edd5139
..
c6bd1c8
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.35/270-board-96338W2_E7T.patch
+++ b/
target/linux/brcm63xx/patches-2.6.35/270-board-96338W2_E7T.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
-@@ -1
22,6 +122,38 @@
+@@ -1
35,6 +135,38 @@ static struct board_info __initdata boar
},
},
};
},
},
};
@@
-39,7
+39,7
@@
#endif
/*
#endif
/*
-@@ -
760,6 +798,7 @@
+@@ -
1264,6 +1296,7 @@ static const struct board_info __initdat
#ifdef CONFIG_BCM63XX_CPU_6338
&board_96338gw,
&board_96338w,
#ifdef CONFIG_BCM63XX_CPU_6338
&board_96338gw,
&board_96338w,
This page took
0.022716 seconds
and
4
git commands to generate.