aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image/mt7620.mk
diff options
context:
space:
mode:
authorFilip Moc <lede@moc6.cz>2017-05-25 21:55:32 +0200
committerJohn Crispin <john@phrozen.org>2017-05-27 07:54:40 +0200
commit43e4e1f4a530dd9a03fdad55ef62fe9c379561bf (patch)
tree2942ac2f52067e03e3849510b538eee082b5d2c8 /target/linux/ramips/image/mt7620.mk
parenta639cbfd00a47dc55b1e4cd47897fa0a3150d0e9 (diff)
downloadupstream-43e4e1f4a530dd9a03fdad55ef62fe9c379561bf.tar.gz
upstream-43e4e1f4a530dd9a03fdad55ef62fe9c379561bf.tar.bz2
upstream-43e4e1f4a530dd9a03fdad55ef62fe9c379561bf.zip
Move enablemodem from ramips to new package adb-enablemodem and make it used also by TL-MR6400
Signed-off-by: Filip Moc <lede@moc6.cz>
Diffstat (limited to 'target/linux/ramips/image/mt7620.mk')
-rw-r--r--target/linux/ramips/image/mt7620.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk
index 73f91cfedd..e0f563e1b0 100644
--- a/target/linux/ramips/image/mt7620.mk
+++ b/target/linux/ramips/image/mt7620.mk
@@ -58,7 +58,7 @@ define Device/ArcherMR200
KERNEL := $(KERNEL_DTB)
KERNEL_INITRAMFS := $(KERNEL_DTB) | tplink-header ArcherMR200 -c
IMAGE/sysupgrade.bin := append-kernel | tplink-header ArcherMR200 -j -s | append-metadata
- DEVICE_PACKAGES := kmod-usb2 kmod-usb-net kmod-usb-net-rndis kmod-usb-serial kmod-usb-serial-option adb
+ DEVICE_PACKAGES := kmod-usb2 kmod-usb-net kmod-usb-net-rndis kmod-usb-serial kmod-usb-serial-option adb-enablemodem
DEVICE_TITLE := TP-Link ArcherMR200
endef
TARGET_DEVICES += ArcherMR200