initrd: Explicitly say the status when build completes
commit9560d18cc62dd91f76f6c0a6148284006d07a7b9
authorAaron LI <aly@aaronly.me>
Mon, 26 Nov 2018 07:29:56 +0000 (26 15:29 +0800)
committerAaron LI <aly@aaronly.me>
Mon, 26 Nov 2018 07:29:56 +0000 (26 15:29 +0800)
tree97de77af9a7bee0f4506f1603a5202a4cebc511a
parent4d6bb23e9e45881777e87426d751c913602155b6
initrd: Explicitly say the status when build completes

Before this change, the 'all' target that builds the rescue and initrd
will end with a '--- obj ---' line, which may cause an illusion that the
build hasn't finished.  Now, explicitly say that the build has finished.

Suggested-by: swildner
initrd/Makefile