mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 23:39:29 -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>