projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dba5a01
)
ramips: add kmod-mt7615e to Phicomm K2P images
author
Roger Pueyo Centelles
<roger.pueyo@guifi.net>
Wed, 3 Jul 2019 13:39:03 +0000
(15:39 +0200)
committer
Chuanhong Guo
<gch981213@gmail.com>
Thu, 25 Jul 2019 10:24:50 +0000
(18:24 +0800)
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>
target/linux/ramips/image/mt7621.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/mt7621.mk
b/target/linux/ramips/image/mt7621.mk
index e07b343822d6fa753a6153d24d3d7f34dd895ea0..f80a723c15024dc83710f438f99e4dc5ff2887ca 100644
(file)
--- 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