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
/
200-extended-platform-devices.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.35/200-extended-platform-devices.patch
b/target/linux/brcm63xx/patches-2.6.35/200-extended-platform-devices.patch
index
70637e5
..
e9619d4
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.35/200-extended-platform-devices.patch
+++ b/
target/linux/brcm63xx/patches-2.6.35/200-extended-platform-devices.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
-@@ -100
7,6 +1007
,9 @@ int __init board_register_devices(void)
+@@ -100
8,6 +1008
,9 @@ int __init board_register_devices(void)
if (board.has_udc0)
bcm63xx_udc_register();
if (board.has_udc0)
bcm63xx_udc_register();
This page took
0.022485 seconds
and
4
git commands to generate.