ar71xx: install lzma compressed elf kernel image from wget2nand

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34273
v19.07.3_mercusys_ac12_duma
Gabor Juhos 12 years ago
parent 68b5aa2fdf
commit 33a99ce46b

@ -27,7 +27,7 @@ url=$1
exit 1
}
url_kernel=$url/openwrt-ar71xx-nand-vmlinux.elf
url_kernel=$url/openwrt-ar71xx-nand-vmlinux-lzma.elf
url_rootfs=$url/openwrt-ar71xx-nand-rootfs.tar.gz
mtd_kernel="$(find_mtd_part 'kernel')"

Loading…
Cancel
Save