aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt305x/profiles/fon.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-07-27 09:23:24 +0000
committerJohn Crispin <blogic@openwrt.org>2013-07-27 09:23:24 +0000
commit60199db337907fbde85a03b905cb4d5392957ee5 (patch)
treed91a1660385b018dafede4de40d5716cfd0cd775 /target/linux/ramips/rt305x/profiles/fon.mk
parent023ed9c87c741742095b291a06b5862c57b24ff6 (diff)
downloadmaster-187ad058-60199db337907fbde85a03b905cb4d5392957ee5.tar.gz
master-187ad058-60199db337907fbde85a03b905cb4d5392957ee5.tar.bz2
master-187ad058-60199db337907fbde85a03b905cb4d5392957ee5.zip
ralink: switch back to dwc_otg ... dwc2 seems to not work well with 3G modems
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37563 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt305x/profiles/fon.mk')
-rw-r--r--target/linux/ramips/rt305x/profiles/fon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/rt305x/profiles/fon.mk b/target/linux/ramips/rt305x/profiles/fon.mk
index 2c0d82a482..2e58dd8137 100644
--- a/target/linux/ramips/rt305x/profiles/fon.mk
+++ b/target/linux/ramips/rt305x/profiles/fon.mk
@@ -8,7 +8,7 @@
define Profile/FONERA20N
NAME:=Fonera 2.0N
PACKAGES:=\
- kmod-usb-core kmod-usb-dwc2 \
+ kmod-usb-core kmod-usb-rt305x-dwc_otg \
kmod-ledtrig-usbdev
endef