immortalwrt/target/imagebuilder
Paul Spooren 98e108fea7 imagebuilder: Remove json_info_files/ before build
The folder `json_info_files` contains multiple JSON files which describe
created firmware images. The folder is not removed between builds as the
ImageBuilder does not use `image.mk`.

Not removing the JSON files result in a merged `profiles.json` file
containing entries for outdated or non-existing images.

This commit adds the `json_info_files/` cleanup step to the ImageBuilder
Makefile.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-06-12 12:10:10 +08:00
..
files imagebuilder: Remove json_info_files/ before build 2020-06-12 12:10:10 +08:00
Config.in update target 2019-08-19 22:26:19 +08:00
Makefile target/imagebuilder: use multi-thread support for xz compression 2020-03-27 18:40:33 +08:00