build: image: explicitly pass --rootfs to append-ubi
authorRobert Marko <robimarko@gmail.com>
Mon, 20 Sep 2021 10:16:42 +0000 (12:16 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 28 Nov 2021 16:17:22 +0000 (17:17 +0100)
commit6db4a0372a726ebc1720adf308d698a5df9f1af1
treefddd02784660f1f8e4c65c6d575f6b6fa2865909
parent5a305e429facce7fae71f5589b4adbb55b918c9c
build: image: explicitly pass --rootfs to append-ubi

Rootfs is now optional in ubinize-image.sh and
requires --rootfs flag instead of just passing the
rootfs image as the argument before ubinize opts.

So, simply add --rootfs flag before the $(IMAGE_ROOTFS).

Signed-off-by: Robert Marko <robimarko@gmail.com>
include/image-commands.mk