[U-Boot] [PATCH PATCH v3 10/12] Makefile: Query the SPL Fit Generator for its dependencies
Simon Glass
sjg at chromium.org
Sat Jun 22 19:09:35 UTC 2019
On Thu, 23 May 2019 at 11:39, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
>
> To reduce the complexity of the Makefile, let the generator tell what its
> dependencies are. For this purpose use the "--deps" option.
>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> Makefile | 9 ++-------
> arch/arm/mach-imx/mkimage_fit_atf.sh | 7 +++++++
> arch/arm/mach-rockchip/make_fit_atf.py | 8 ++++++++
> board/sunxi/mksunxi_fit_atf.sh | 5 +++++
> 4 files changed, 22 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list