From 7d684b7673a7cb4f3fef366dd4f621f62fc4019c Mon Sep 17 00:00:00 2001 From: Roger Pueyo Centelles Date: Wed, 3 Jul 2019 15:39:03 +0200 Subject: 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 --- target/linux/ramips/image/mt7621.mk | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3