[U-Boot] [PATCH 1/2] Makefile: Allow arch post-link hook

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Fri Jun 23 15:22:36 UTC 2017



Am 16.06.2017 um 02:05 schrieb Paul Burton:
> 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 at imgtec.com>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: u-boot at lists.denx.de
> ---
> 
>  Makefile | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 

Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
Tested-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>

applied to u-boot-mips/next, thanks.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170623/1eab6716/attachment.sig>


More information about the U-Boot mailing list