build: image: fix build breakage of some images

This commit is contained in:
CN_SZTL 2019-11-08 22:09:50 +08:00
parent a3b66c602f
commit efe8e45009
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -597,6 +597,7 @@ define Device/Build/image
SUPPORTED_DEVICES="$(SUPPORTED_DEVICES)" \
$(TOPDIR)/scripts/json_add_image_info.py \
)
endef
define Device/Build/artifact