scripts: add -N option to mkhash for printing without newline
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Thu, 17 Dec 2020 14:44:28 +0000 (23:44 +0900)
committerPetr Štetiar <ynezz@true.cz>
Tue, 22 Dec 2020 18:11:50 +0000 (19:11 +0100)
commitfdcdbdfdef512e0fdd719a704cff827a0633f5dc
tree25dd7896ca81c9f36a11039d27431da770b28180
parent4771fac99f95e4cdd44d1ece17a2eb425b6b5b9e
scripts: add -N option to mkhash for printing without newline

Added "-N" option, it allow printing hash(es) without newline.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
scripts/mkhash.c