projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: raeth: indicate dropped packets in stats
[openwrt.git]
/
target
/
linux
/
ramips
/
patches-2.6.39
/
105-usb_dwc_otg.patch
diff --git
a/target/linux/ramips/patches-2.6.39/105-usb_dwc_otg.patch
b/target/linux/ramips/patches-2.6.39/105-usb_dwc_otg.patch
index
583202c
..
1840c9d
100644
(file)
--- a/
target/linux/ramips/patches-2.6.39/105-usb_dwc_otg.patch
+++ b/
target/linux/ramips/patches-2.6.39/105-usb_dwc_otg.patch
@@
-1,6
+1,6
@@
--- a/drivers/usb/Kconfig
+++ b/drivers/usb/Kconfig
--- a/drivers/usb/Kconfig
+++ b/drivers/usb/Kconfig
-@@ -16
3,4 +163,6 @@
+@@ -16
4,4 +164,6 @@ source "drivers/usb/gadget/Kconfig"
source "drivers/usb/otg/Kconfig"
source "drivers/usb/otg/Kconfig"
@@
-9,7
+9,7
@@
endif # USB_SUPPORT
--- a/drivers/usb/Makefile
+++ b/drivers/usb/Makefile
endif # USB_SUPPORT
--- a/drivers/usb/Makefile
+++ b/drivers/usb/Makefile
-@@ -45,3 +45,4 @@
+@@ -45,3 +45,4 @@
obj-$(CONFIG_EARLY_PRINTK_DBGP) += early
obj-$(CONFIG_USB_ATM) += atm/
obj-$(CONFIG_USB_SPEEDTOUCH) += atm/
obj-$(CONFIG_USB_ATM) += atm/
obj-$(CONFIG_USB_SPEEDTOUCH) += atm/
This page took
0.022514 seconds
and
4
git commands to generate.