mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-10 13:06:21 -05:00
By default nand_do_upgrade() can only deal with raw and gzipped firmware files. Vendors often use custom firmware containers. Allow passing custom extraction command to allow using nand_do_upgrade() with vendor firmwares. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>