From 4662c3b847f0c51fb34b9427ab0158d803af58b4 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 8 Sep 2014 17:33:16 +0000 Subject: ralink: dwc_otg->dwc2 the old dwc_otg driver is starting to fall apart and fails on newer 3g modems and some storage devices. switch to the upstream dwc2 driver which is no longer in staging/. Signed-off-by: John Crispin SVN-Revision: 42446 --- target/linux/ramips/rt305x/profiles/upvel.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ramips/rt305x/profiles/upvel.mk') diff --git a/target/linux/ramips/rt305x/profiles/upvel.mk b/target/linux/ramips/rt305x/profiles/upvel.mk index 3910c8f169..590abb0411 100644 --- a/target/linux/ramips/rt305x/profiles/upvel.mk +++ b/target/linux/ramips/rt305x/profiles/upvel.mk @@ -8,7 +8,7 @@ define Profile/UR-336UN NAME:=UPVEL UR-336UN PACKAGES:=\ - kmod-usb-core kmod-usb-rt305x-dwc_otg \ + kmod-usb-core kmod-usb-dwc2 \ kmod-ledtrig-usbdev endef @@ -20,7 +20,7 @@ $(eval $(call Profile,UR-336UN)) define Profile/UR-326N4G NAME:=UPVEL UR-326N4G PACKAGES:=\ - kmod-usb-core kmod-usb-rt305x-dwc_otg \ + kmod-usb-core kmod-usb-dwc2 \ kmod-ledtrig-usbdev endef -- cgit v1.2.3