diff options
author | Peter Tyser <ptyser@xes-inc.com> | 2009-03-13 18:54:34 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-04-04 01:11:07 +0200 |
commit | ee3584a5970230ee96aae19505ad3226734ee4ff (patch) | |
tree | 0ccad55c723b277b60f56e36210074f07df0c7ed /api_examples | |
parent | 21d28e95ed874ab1ed9787f939d8a53e99d30ddb (diff) | |
download | u-boot-imx-ee3584a5970230ee96aae19505ad3226734ee4ff.zip u-boot-imx-ee3584a5970230ee96aae19505ad3226734ee4ff.tar.gz u-boot-imx-ee3584a5970230ee96aae19505ad3226734ee4ff.tar.bz2 |
tools/Makefile: Split variable declarations into multiple lines
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@xes-inc.com>
Diffstat (limited to 'api_examples')
0 files changed, 0 insertions, 0 deletions