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:
f09c23f
)
ramips: correct wifi driver packages for TP-Link MR200 v6
author
Shiji Yang
<
[email protected]
>
Tue, 29 Apr 2025 10:16:29 +0000
(18:16 +0800)
committer
Robert Marko
<
[email protected]
>
Tue, 29 Apr 2025 10:26:36 +0000
(12:26 +0200)
TP-Link Archer MR200 v6 uses the MT7613 wireless chip, hence
the default wifi driver packages should be kmod-mt7615e and
kmod-mt7663-firmware-ap.
Fixes: https://github.com/openwrt/openwrt/issues/18627
Signed-off-by: Shiji Yang <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18633
Signed-off-by: Robert Marko <
[email protected]
>
target/linux/ramips/image/mt76x8.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/mt76x8.mk
b/target/linux/ramips/image/mt76x8.mk
index 2e396132b1adede2ac62632695288b3b056058e7..fb5d393e823c107a86db2facda67f0d8cbf3a61a 100644
(file)
--- a/
target/linux/ramips/image/mt76x8.mk
+++ b/
target/linux/ramips/image/mt76x8.mk
@@
-749,7
+749,8
@@
define Device/tplink_archer-mr200-v6
TPLINK_HWID := 0x20000006
TPLINK_HWREV := 0x6
TPLINK_HWREVADD := 0x6
- DEVICE_PACKAGES := kmod-mt76x0e uqmi kmod-usb2 kmod-usb-serial-option
+ DEVICE_PACKAGES := kmod-mt7615e kmod-mt7663-firmware-ap \
+ kmod-usb2 kmod-usb-serial-option uqmi
KERNEL := kernel-bin | append-dtb | lzma -d22
KERNEL_INITRAMFS := kernel-bin | append-dtb
IMAGES := sysupgrade.bin