Hi,
I would like to add this driver: https://github.com/openwrt/mt76 to my image
Its for Mediatek MT7925 M2 PCIe card (mt7925e, not to be mixed with mt7925u which is for the USB version)
I currently build and run this LE version: 6.16.7 #1 SMP Sat Sep 20 11:48:57 UTC 2025 x86_64 GNU/Linux
My understanding is that I just have to add this as package.mk to packages/linux-driver-addons and it will be picked up during make image?
What would package.mk need to look like?
Thx