tn3399_openwrt/target/imagebuilder
Jo-Philipp Wich 27854a0a84 build: add checksum target
Add a new "checksum" make target which generates an sha256sums file over the
image files produced in bin/targets/ and automatically call it during make
world after the package index generation.

The advantage of this new target is that it is guaranteed to run after the
images, the SDK and the ImageBuilder archives have been generated to ensure
that they all end up in the checksum file. Fixes FS#51.

Uses sed to postprocess the OpenSSL digest output into an sha256sum command
compatible format.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-08-01 18:11:21 +02:00
..
files build: add checksum target 2016-08-01 18:11:21 +02:00
Config.in build: remove profile kernel/build system config override support 2016-05-15 20:55:40 +02:00
Makefile IB/SDK/toolchain: use lower cases filenames 2016-06-01 17:54:36 +02:00