mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-18 21:28:02 +00:00
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:
parent
644175c29c
commit
bfb0eac37a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user