From f4c4ca0b00b79436d1861252a83ad9071b8da0f7 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 27 Jul 2013 09:23:24 +0000 Subject: ralink: switch back to dwc_otg ... dwc2 seems to not work well with 3G modems Signed-off-by: John Crispin SVN-Revision: 37563 --- target/linux/ramips/rt305x/profiles/belkin.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ramips/rt305x/profiles/belkin.mk') diff --git a/target/linux/ramips/rt305x/profiles/belkin.mk b/target/linux/ramips/rt305x/profiles/belkin.mk index 88688d69ba..47968ed410 100644 --- a/target/linux/ramips/rt305x/profiles/belkin.mk +++ b/target/linux/ramips/rt305x/profiles/belkin.mk @@ -9,7 +9,7 @@ define Profile/F5D8235V2 NAME:=Belkin F5D8235 v2 PACKAGES:=\ kmod-switch-rtl8366rb kmod-swconfig swconfig \ - kmod-usb-core kmod-usb-dwc2 \ + kmod-usb-core kmod-usb-rt305x-dwc_otg \ kmod-ledtrig-usbdev endef @@ -20,7 +20,7 @@ endef define Profile/F7C027 NAME:=Belkin F7C027 PACKAGES:=\ - -kmod-usb-core -kmod-usb-dwc2 \ + -kmod-usb-core -kmod-usb-rt305x-dwc_otg \ -kmod-ledtrig-usbdev endef -- cgit v1.2.3