diff options
author | Thomas De Schampheleire <patrickdepinguin@gmail.com> | 2014-05-12 16:19:27 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-05-12 22:22:32 +0200 |
commit | 6f6a2cfd819dd96e04d942e24612b7ada75773ed (patch) | |
tree | 48a199054da58f5594cbd201dc66253501138faa /docs/manual/adding-packages-generic.txt | |
parent | af4f0322d574a991d2ed6f2b4958d5b5f53d52a1 (diff) | |
download | buildroot-6f6a2cfd819dd96e04d942e24612b7ada75773ed.tar.gz buildroot-6f6a2cfd819dd96e04d942e24612b7ada75773ed.zip |
build log: add message when starting target-finalize target
The target-finalize target does a large number of actions (removing
unnecessary files, stripping objects, etc.) but does not have a header. This
makes it seem that all these actions are done as part of the last action
before target-finalize, for example:
>>> makedevs undefined Installing to target
To make a clear distinction, add a message to the beginning of
target-finalize:
>>> Finalizing target directory
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-generic.txt')
0 files changed, 0 insertions, 0 deletions