summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt305x/profiles/alpha.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-07-27 09:23:24 +0000
committerJohn Crispin <john@openwrt.org>2013-07-27 09:23:24 +0000
commitf4c4ca0b00b79436d1861252a83ad9071b8da0f7 (patch)
tree7efaeb2a3a4bb7abd903c3890c64eb140556001d /target/linux/ramips/rt305x/profiles/alpha.mk
parent4176b6fdd30011a1b86fd14a2211b6e8a15d6140 (diff)
downloadmaster-31e0f0ae-f4c4ca0b00b79436d1861252a83ad9071b8da0f7.tar.gz
master-31e0f0ae-f4c4ca0b00b79436d1861252a83ad9071b8da0f7.tar.bz2
master-31e0f0ae-f4c4ca0b00b79436d1861252a83ad9071b8da0f7.zip
ralink: switch back to dwc_otg ... dwc2 seems to not work well with 3G modems
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37563
Diffstat (limited to 'target/linux/ramips/rt305x/profiles/alpha.mk')
-rw-r--r--target/linux/ramips/rt305x/profiles/alpha.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/rt305x/profiles/alpha.mk b/target/linux/ramips/rt305x/profiles/alpha.mk
index 2b8e3115f3..a537509a99 100644
--- a/target/linux/ramips/rt305x/profiles/alpha.mk
+++ b/target/linux/ramips/rt305x/profiles/alpha.mk
@@ -8,7 +8,7 @@
define Profile/ASL26555
NAME:=Alpha ASL26555
PACKAGES:=\
- kmod-usb-core kmod-usb-dwc2 \
+ kmod-usb-core kmod-usb-rt305x-dwc_otg \
kmod-ledtrig-usbdev
endef