summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFil Dunsky2025-08-20 13:15:55 +0000
committerHauke Mehrtens2025-09-08 12:32:47 +0000
commite64f54cc1584c67bbcf4d05f7d3ec89f3989ebe3 (patch)
treebe1bafd3cd67d6440d6d2c3b8e31d6333cc69901
parentfe3d783d1e98840dbcb3a20205578eb9bddd7a8c (diff)
downloadopenwrt-e64f54cc1584c67bbcf4d05f7d3ec89f3989ebe3.tar.gz
mediatek: Huasifei WH3000 Pro wifi fix
typo forgot to add `kmod-mt7915e` Fixes: db1de8d21fd7 ("mediatek: add Huasifei WH3000 Pro support") Signed-off-by: Fil Dunsky <filipp.dunsky@gmail.com> Link: https://github.com/openwrt/openwrt/pull/19825 (cherry picked from commit 194466d52afda73c68f9c8581685e6065b43891e) Link: https://github.com/openwrt/openwrt/pull/19976 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--target/linux/mediatek/image/filogic.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/image/filogic.mk b/target/linux/mediatek/image/filogic.mk
index d32bc4778f..d91aa84459 100644
--- a/target/linux/mediatek/image/filogic.mk
+++ b/target/linux/mediatek/image/filogic.mk
@@ -1042,7 +1042,7 @@ define Device/huasifei_wh3000-pro
DEVICE_MODEL := WH3000 Pro
DEVICE_DTS := mt7981b-huasifei-wh3000-pro
DEVICE_DTS_DIR := ../dts
- DEVICE_PACKAGES := kmod-mt7981-firmware mt7981-wo-firmware kmod-hwmon-pwmfan kmod-usb3 f2fsck mkf2fs
+ DEVICE_PACKAGES := kmod-mt7915e kmod-mt7981-firmware mt7981-wo-firmware kmod-hwmon-pwmfan kmod-usb3 f2fsck mkf2fs
KERNEL := kernel-bin | lzma | fit lzma $$(KDIR)/image-$$(firstword $$(DEVICE_DTS)).dtb
KERNEL_INITRAMFS := kernel-bin | lzma | \
fit lzma $$(KDIR)/image-$$(firstword $$(DEVICE_DTS)).dtb with-initrd | pad-to 64k