summaryrefslogtreecommitdiff
path: root/target/linux/ramips/rt305x/profiles/freestation5.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-07-22 13:52:52 +0000
committerJohn Crispin <john@openwrt.org>2013-07-22 13:52:52 +0000
commit8d0cd50f30da951d028c1b5f7c99db656ff0eeaf (patch)
treeb61d35ef9dd3f84e9693c52625c7a37c6dd141ad /target/linux/ramips/rt305x/profiles/freestation5.mk
parentffe389c4c5270961dfa5cb0b73226601c697c4a5 (diff)
downloadmtk-20170518-8d0cd50f30da951d028c1b5f7c99db656ff0eeaf.zip
mtk-20170518-8d0cd50f30da951d028c1b5f7c99db656ff0eeaf.tar.gz
mtk-20170518-8d0cd50f30da951d028c1b5f7c99db656ff0eeaf.tar.bz2
ralink: set remove dwc_otg from default packages and use dwc2 instead
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37499
Diffstat (limited to 'target/linux/ramips/rt305x/profiles/freestation5.mk')
-rw-r--r--target/linux/ramips/rt305x/profiles/freestation5.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/rt305x/profiles/freestation5.mk b/target/linux/ramips/rt305x/profiles/freestation5.mk
index a3c105b..ce9c304 100644
--- a/target/linux/ramips/rt305x/profiles/freestation5.mk
+++ b/target/linux/ramips/rt305x/profiles/freestation5.mk
@@ -8,7 +8,7 @@
define Profile/FREESTATION5
NAME:=FreeStation5
PACKAGES:=\
- kmod-usb-rt305x-dwc_otg kmod-rt2500-usb kmod-rt2800-usb kmod-rt2x00-usb
+ kmod-usb-dwc2 kmod-rt2500-usb kmod-rt2800-usb kmod-rt2x00-usb
endef
define Profile/FREESTATION5/Description