openwrt/target/imagebuilder
Paul Spooren 941ec28b35 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-11 11:12:56 +01:00
..
files imagebuilder: Remove json_info_files/ before build 2020-06-11 11:12:56 +01:00
Config.in merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
Makefile target/imagebuilder: use multi-thread support for xz compression 2019-10-09 09:13:44 +02:00