From f0f9e6052fb065049361de1c338a82197b9ff527 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42446 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/rt305x/profiles/aztech.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/rt305x/profiles/aztech.mk') diff --git a/target/linux/ramips/rt305x/profiles/aztech.mk b/target/linux/ramips/rt305x/profiles/aztech.mk index 63e5d5e294..4333f710eb 100644 --- a/target/linux/ramips/rt305x/profiles/aztech.mk +++ b/target/linux/ramips/rt305x/profiles/aztech.mk @@ -8,7 +8,7 @@ define Profile/HW550-3G NAME:=Aztech HW550-3G PACKAGES:=\ - kmod-usb-core kmod-usb-rt305x-dwc_otg \ + kmod-usb-core kmod-usb-dwc2 \ kmod-ledtrig-usbdev endef -- cgit v1.2.3