diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-02-11 15:11:40 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-02-11 15:11:40 +0000 |
commit | d6b9f887432a7b2e99d5b6970b51029729dc2023 (patch) | |
tree | c0f583d46515fba9917a7c6fa51b676871eb64b8 /target/linux/ramips/patches-2.6.39/105-usb_dwc_otg.patch | |
parent | 9cde29f1a71f5228ad35fbf3870262b94a215709 (diff) | |
download | mtk-20170518-d6b9f887432a7b2e99d5b6970b51029729dc2023.zip mtk-20170518-d6b9f887432a7b2e99d5b6970b51029729dc2023.tar.gz mtk-20170518-d6b9f887432a7b2e99d5b6970b51029729dc2023.tar.bz2 |
ramips: refresh patches
SVN-Revision: 30435
Diffstat (limited to 'target/linux/ramips/patches-2.6.39/105-usb_dwc_otg.patch')
-rw-r--r-- | target/linux/ramips/patches-2.6.39/105-usb_dwc_otg.patch | 4 |
1 files changed, 2 insertions, 2 deletions
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 --- 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 -@@ -163,4 +163,6 @@ +@@ -164,4 +164,6 @@ source "drivers/usb/gadget/Kconfig" source "drivers/usb/otg/Kconfig" @@ -9,7 +9,7 @@ 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/ |