[U-Boot] [PATCH 1/2] MX28: Cleanup mxsboot within make mrproper
Stefano Babic
sbabic at denx.de
Tue Sep 4 12:02:15 CEST 2012
On 29/08/2012 03:15, Marek Vasut wrote:
> Delete the "mxsboot" binary if make mrproper is called.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Wolfgang Denk <wd at denx.de>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Fabio Estevam <festevam at gmail.com>
> CC: Albert Aribaud <albert.u.boot at aribaud.net>
> ---
> Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Makefile b/Makefile
> index ce40ab3..9e9d57c 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -755,6 +755,7 @@ clean:
> $(obj)tools/gen_eth_addr $(obj)tools/img2srec \
> $(obj)tools/mk{env,}image $(obj)tools/mpc86x_clk \
> $(obj)tools/mk{smdk5250,}spl \
> + $(obj)tools/mxsboot \
> $(obj)tools/ncb $(obj)tools/ubsha1
> @rm -f $(obj)board/cray/L1/{bootscript.c,bootscript.image} \
> $(obj)board/matrix_vision/*/bootscript.img \
>
Applied to u-boot-imx, thanks.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list