projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make openwrt boot on ar9130 (currently no ethernet yet)
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches
/
003-ar71xx_usb_host.patch
diff --git
a/target/linux/ar71xx/patches/003-ar71xx_usb_host.patch
b/target/linux/ar71xx/patches/003-ar71xx_usb_host.patch
index
33b2475
..
60c0d1e
100644
(file)
--- a/
target/linux/ar71xx/patches/003-ar71xx_usb_host.patch
+++ b/
target/linux/ar71xx/patches/003-ar71xx_usb_host.patch
@@
-47,7
+47,7
@@
--- a/drivers/usb/host/ohci-hcd.c
+++ b/drivers/usb/host/ohci-hcd.c
@@ -1057,6 +1057,11 @@
- #define
PLATFORM_DRIVER
ohci_hcd_sm501_driver
+ #define
SM501_OHCI_DRIVER
ohci_hcd_sm501_driver
#endif
+#ifdef CONFIG_USB_OHCI_AR71XX
This page took
0.023677 seconds
and
4
git commands to generate.