summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorAlberto Bursi <alberto.bursi@outlook.it>2017-10-21 23:53:49 +0200
committerMathias Kresin <dev@kresin.me>2017-10-24 20:36:08 +0200
commitf5935f78a194525e0b1a261e1cf1c6769e810504 (patch)
tree1542b6569abdd463e61c48a96ffc0229fc070ca7 /target
parent0780e12483fc65e49111c7c4a2344281e5c3e104 (diff)
downloadmtk-20170518-f5935f78a194525e0b1a261e1cf1c6769e810504.zip
mtk-20170518-f5935f78a194525e0b1a261e1cf1c6769e810504.tar.gz
mtk-20170518-f5935f78a194525e0b1a261e1cf1c6769e810504.tar.bz2
ramips: fix default usb support for nexx wt3020-8M
the nexx wt3020-8M has a usb 2.0 port, add usb 2.0 support packages to its default package list. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/image/mt7620.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk
index c2c0ae2..ccf8d52 100644
--- a/target/linux/ramips/image/mt7620.mk
+++ b/target/linux/ramips/image/mt7620.mk
@@ -107,6 +107,7 @@ define Device/wt3020-8M
IMAGE/factory.bin := $$(sysupgrade_bin) | check-size $$$$(IMAGE_SIZE) | \
poray-header -B WT3020 -F 8M
DEVICE_TITLE := Nexx WT3020 (8MB)
+ DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci
endef
TARGET_DEVICES += wt3020-8M