projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
modules: package the leds-wndr3700-usb driver
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches-2.6.30
/
005-adm5120_usb.patch
diff --git
a/target/linux/adm5120/patches-2.6.30/005-adm5120_usb.patch
b/target/linux/adm5120/patches-2.6.30/005-adm5120_usb.patch
index
1e4bf00
..
ca81a92
100644
(file)
--- a/
target/linux/adm5120/patches-2.6.30/005-adm5120_usb.patch
+++ b/
target/linux/adm5120/patches-2.6.30/005-adm5120_usb.patch
@@
-7,7
+7,7
@@
+obj-$(CONFIG_USB_ADM5120_HCD) += host/
obj-$(CONFIG_USB_EHCI_HCD) += host/
obj-$(CONFIG_USB_ISP116X_HCD) += host/
+obj-$(CONFIG_USB_ADM5120_HCD) += host/
obj-$(CONFIG_USB_EHCI_HCD) += host/
obj-$(CONFIG_USB_ISP116X_HCD) += host/
- obj-$(CONFIG_USB_
ISP1760_HCD)
+= host/
+ obj-$(CONFIG_USB_
OHCI_HCD)
+= host/
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -4,6 +4,10 @@
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -4,6 +4,10 @@
This page took
0.024284 seconds
and
4
git commands to generate.