projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[malta] add missing kernel config symbols
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-2.6.39
/
007-usb-ohci-support.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.39/007-usb-ohci-support.patch
b/target/linux/brcm63xx/patches-2.6.39/007-usb-ohci-support.patch
index
a70b501
..
6ea57d9
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.39/007-usb-ohci-support.patch
+++ b/
target/linux/brcm63xx/patches-2.6.39/007-usb-ohci-support.patch
@@
-52,7
+52,7
@@
Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
#include <board_bcm963xx.h>
#define PFX "board_bcm963xx: "
#include <board_bcm963xx.h>
#define PFX "board_bcm963xx: "
-@@ -87
7,6 +878
,9 @@ int __init board_register_devices(void)
+@@ -87
1,6 +872
,9 @@ int __init board_register_devices(void)
!board_get_mac_address(board.enet1.mac_addr))
bcm63xx_enet_register(1, &board.enet1);
!board_get_mac_address(board.enet1.mac_addr))
bcm63xx_enet_register(1, &board.enet1);
This page took
0.02154 seconds
and
4
git commands to generate.