firmware/bsp/board_mt7621.bsp
Fabian Blaese d02ea69801 mt7621: adjust for new filenames in OpenWrt 19.07
The suffix for Edgerouter X (SFP) have been changed
from '.tar' to '.bin'. Therefore our BSP has to be adjusted
to copy the correct file path.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Christian Dresel <fff@chrisi01.de>
Reviewed-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-03-22 20:17:28 +01:00

9 lines
200 B
Plaintext

machine=mt7621
chipset=ramips
subtarget=mt7621
images=(
"openwrt-ramips-mt7621-ubnt-erx-squashfs-sysupgrade.bin"
"openwrt-ramips-mt7621-ubnt-erx-sfp-squashfs-sysupgrade.bin"
)