build: add diffconfig target
authorJo-Philipp Wich <jo@mein.io>
Wed, 4 Jan 2017 08:03:50 +0000 (09:03 +0100)
committerJo-Philipp Wich <jo@mein.io>
Wed, 4 Jan 2017 10:03:53 +0000 (11:03 +0100)
commit2a72a916ab24b7c844886444d741fcb5d6191596
tree52596ed90579b83dbc17aa3b1d25aee905166330
parent38a8cea063ee25971bc5a9e8842edda280ed8513
build: add diffconfig target

Add a "diffconfig" build target which stores the output of
"scripts/diffconfig.sh" as "config.seed" in the image output directory and
invoke that target by default.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Makefile