aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoger Pueyo Centelles <roger.pueyo@guifi.net>2019-07-03 15:39:03 +0200
committerChuanhong Guo <gch981213@gmail.com>2019-07-25 18:24:50 +0800
commit7d684b7673a7cb4f3fef366dd4f621f62fc4019c (patch)
tree1b45d59618a59ab574cbe188915691b71b25204f
parentdba5a01358d98cf5a83826f1890f9aa31a49a4d4 (diff)
downloadupstream-7d684b7673a7cb4f3fef366dd4f621f62fc4019c.tar.gz
upstream-7d684b7673a7cb4f3fef366dd4f621f62fc4019c.tar.bz2
upstream-7d684b7673a7cb4f3fef366dd4f621f62fc4019c.zip
ramips: add kmod-mt7615e to Phicomm K2P images
Now that the mt76 driver supports the MT7615D chip found on these devices, use it. Also add the wpad-basic package. Note: the driver supports operation on both the 2.4 GHz and the 5 GHz bands, but not yet concurrently. Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
-rw-r--r--target/linux/ramips/image/mt7621.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
index e07b343822..f80a723c15 100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -469,6 +469,7 @@ define Device/phicomm_k2p
DEVICE_VENDOR := Phicomm
DEVICE_MODEL := K2P
SUPPORTED_DEVICES += k2p
+ DEVICE_PACKAGES := kmod-mt7615e wpad-basic
endef
TARGET_DEVICES += phicomm_k2p