forked from Ivasoft/openwrt
build: rename sysupgrade-nand to sysupgrade-tar
Now that the "sysupgrade-nand" step is used by non-NAND targets as well, rename it to "sysupgrade-tar" to make it more generic. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
@@ -28,7 +28,7 @@ define Device/Default
|
||||
SUBPAGESIZE := 512
|
||||
BLOCKSIZE := 128KiB
|
||||
IMAGES := sysupgrade.tar
|
||||
IMAGE/sysupgrade.tar := sysupgrade-nand
|
||||
IMAGE/sysupgrade.tar := sysupgrade-tar
|
||||
endef
|
||||
|
||||
define Device/dockstar
|
||||
|
||||
Reference in New Issue
Block a user