diff options
author | Paul Burton <paul.burton@imgtec.com> | 2017-06-16 00:05:09 (GMT) |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2017-07-25 18:44:00 (GMT) |
commit | 09bebb8397f72340812de577a2d00612c7b7ed75 (patch) | |
tree | cd88592619ba97b16285233706352ebaf6564b19 /board/lego | |
parent | d56b4b19744c314c26dc77585a7c7a9253d1487d (diff) | |
download | u-boot-fsl-qoriq-09bebb8397f72340812de577a2d00612c7b7ed75.tar.xz |
Makefile: Allow arch post-link hook
This commit allows an architecture to provide a Makefile.postlink whose
u-boot target gets invoked after the u-boot ELF is linked. This will be
of use for MIPS in a following commit.
This mirrors Linux commit fbe6e37dab97 ("kbuild: add arch specific
post-link Makefile").
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: u-boot@lists.denx.de
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Tested-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'board/lego')
0 files changed, 0 insertions, 0 deletions