diff options
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/ |