build: correctly ignore Initramfs image on error
authorChristian Marangi <ansuelsmth@gmail.com>
Wed, 30 Oct 2024 10:19:33 +0000 (11:19 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 30 Oct 2024 13:17:33 +0000 (14:17 +0100)
commit618f079f5d03edfd82fe7949f16c61acef9408a2
treebdc5d781c8a4d6591599c631ee228f05effa1ef3
parentf9afff8b280d98103de5da12de46ef9580e130d3
build: correctly ignore Initramfs image on error

Correctly ignore Initramfs image copy on error. This follows the pattern with
sysupgrade image where an image might fail as it's too big or the
generation command fails and there is nothing to copy to the bin
directory.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
include/image.mk