Add mt7916_eeprom.bin to kmod-mt7916-firmware

This was required to bring up the interface on a board without valid
flash eeprom data.

Signed-off-by: Tim Chick <tim_chick@hotmail.com>
This commit is contained in:
Tim Chick 2022-12-05 11:16:44 +00:00
parent 644175c29c
commit bfb0eac37a

View File

@ -477,6 +477,7 @@ define KernelPackage/mt7916-firmware/install
$(PKG_BUILD_DIR)/firmware/mt7916_wa.bin \
$(PKG_BUILD_DIR)/firmware/mt7916_wm.bin \
$(PKG_BUILD_DIR)/firmware/mt7916_rom_patch.bin \
$(PKG_BUILD_DIR)/firmware/mt7916_eeprom.bin \
$(1)/lib/firmware/mediatek
endef