base-files: add an ugly hack for nand to sysupgrade

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41126
lede-17.01
John Crispin 2014-06-11 12:59:37 +00:00
parent e73538ba56
commit c43d614f89
1 changed files with 2 additions and 0 deletions

View File

@ -126,6 +126,8 @@ sysupgrade_image_check="platform_check_image"
include /lib/upgrade
[ "$1" = "nand" ] && nand_do_upgrade $@
do_save_conffiles() {
local conf_tar="${1:-$CONF_TAR}"