2
0
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:
Jo-Philipp Wich
2016-07-29 15:05:51 +02:00
parent fccc4298df
commit db49dd894e
11 changed files with 13 additions and 13 deletions

View File

@@ -16,7 +16,7 @@ define Device/mr18
IMAGES := sysupgrade.tar
KERNEL := kernel-bin | patch-cmdline | MerakiNAND
KERNEL_INITRAMFS := kernel-bin | patch-cmdline | MerakiNAND
IMAGE/sysupgrade.tar := sysupgrade-nand
IMAGE/sysupgrade.tar := sysupgrade-tar
endef
TARGET_DEVICES += mr18