build: make sure that $(STAGING_DIR_IMAGE) exists
authorDaniel Golle <daniel@makrotopia.org>
Tue, 29 Nov 2022 15:26:25 +0000 (15:26 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 5 Dec 2022 01:28:28 +0000 (01:28 +0000)
commit2f14c17501fda87c7d608af0ce56be88d98f337e
tree48590c172c0ee301ccd10edd9e1408e9e85fbb31
parent644175c29ca11e0a008c58c82986045f738f5c6f
build: make sure that $(STAGING_DIR_IMAGE) exists

Call 'mkdir -p $(STAGING_DIR_IMAGE)' before trying to store files in
this potentially non-existing folder.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
include/image-commands.mk