projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Using CONFIG_MODVERSIONS is a bad idea, disable it and no longer mark brcm63xx as...
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches-2.6.27
/
005-adm5120_usb.patch
diff --git
a/target/linux/adm5120/patches-2.6.27/005-adm5120_usb.patch
b/target/linux/adm5120/patches-2.6.27/005-adm5120_usb.patch
index
ae85e64
..
751af5a
100644
(file)
--- a/
target/linux/adm5120/patches-2.6.27/005-adm5120_usb.patch
+++ b/
target/linux/adm5120/patches-2.6.27/005-adm5120_usb.patch
@@
-13,7
+13,7
@@
depends on USB
--- a/drivers/usb/host/Makefile
+++ b/drivers/usb/host/Makefile
depends on USB
--- a/drivers/usb/host/Makefile
+++ b/drivers/usb/host/Makefile
-@@ -10,6 +10,7 @@
+@@ -10,6 +10,7 @@
isp1760-objs := isp1760-hcd.o isp1760-if
obj-$(CONFIG_PCI) += pci-quirks.o
obj-$(CONFIG_PCI) += pci-quirks.o
@@
-23,7
+23,7
@@
obj-$(CONFIG_USB_OHCI_HCD) += ohci-hcd.o
--- a/drivers/usb/Makefile
+++ b/drivers/usb/Makefile
obj-$(CONFIG_USB_OHCI_HCD) += ohci-hcd.o
--- a/drivers/usb/Makefile
+++ b/drivers/usb/Makefile
-@@ -16,6 +16,7 @@
+@@ -16,6 +16,7 @@
obj-$(CONFIG_USB_UHCI_HCD) += host/
obj-$(CONFIG_USB_SL811_HCD) += host/
obj-$(CONFIG_USB_U132_HCD) += host/
obj-$(CONFIG_USB_R8A66597_HCD) += host/
obj-$(CONFIG_USB_SL811_HCD) += host/
obj-$(CONFIG_USB_U132_HCD) += host/
obj-$(CONFIG_USB_R8A66597_HCD) += host/
This page took
0.023555 seconds
and
4
git commands to generate.