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:
@@ -202,7 +202,7 @@ endef
|
||||
|
||||
define Device/NAND
|
||||
$(Device/NAND/$(SUBTARGET))
|
||||
IMAGE/sysupgrade.bin := sysupgrade-nand
|
||||
IMAGE/sysupgrade.bin := sysupgrade-tar
|
||||
endef
|
||||
|
||||
define Device/lantiqBrnImage
|
||||
|
||||
Reference in New Issue
Block a user