mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-15 06:57:08 +00:00
mediatek: re-add wireless driver for TUF-AX4200
The wireless driver package was incorrectly removed from the TUF-AX4200 device-packages, resulting in images without wireless functionality. Fixes: d98c4fb8bfab ("mediatek: broaden filogic target description") Signed-off-by: Andrew Sim <andrewsimz@gmail.com> [rework commit description] Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
cd64353bd6
commit
ed2849958f
@ -44,7 +44,7 @@ define Device/asus_tuf-ax4200
|
||||
DEVICE_DTS := mt7986a-asus-tuf-ax4200
|
||||
DEVICE_DTS_DIR := ../dts
|
||||
DEVICE_DTS_LOADADDR := 0x47000000
|
||||
DEVICE_PACKAGES := kmod-usb3
|
||||
DEVICE_PACKAGES := kmod-usb3 kmod-mt7986-firmware mt7986-wo-firmware
|
||||
IMAGES := sysupgrade.bin
|
||||
KERNEL_LOADADDR := 0x48000000
|
||||
KERNEL = kernel-bin | lzma | \
|
||||
|
Loading…
x
Reference in New Issue
Block a user