[U-Boot] [PATCH/next v3 10/28] tools/Makefile: Split variable declarations into multiple lines

Wolfgang Denk wd at denx.de
Sat Apr 4 01:11:27 CEST 2009


Dear Peter Tyser,

In message <1236988492-21295-11-git-send-email-ptyser at xes-inc.com> you wrote:
> Split variable declarations into multiple lines and use the standard
> VAR-y convention.  Also move object and binary variable declarations to
> after config.mk has been included to allow for these lists to utilize
> the CONFIG_XXX variables.
> 
> These changes lay the groundwork for conditional compilation of files
> in the tools directory.
> 
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
>  tools/Makefile |   86 ++++++++++++++++++++++++++++++++++---------------------
>  1 files changed, 53 insertions(+), 33 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Even if you aren't in doubt, consider the mental welfare of the  per-
son who has to maintain the code after you, and who will probably put
parens in the wrong place.          - Larry Wall in the perl man page


More information about the U-Boot mailing list