Skip to content
Snippets Groups Projects
Commit ee3584a5 authored by Peter Tyser's avatar Peter Tyser Committed by Wolfgang Denk
Browse files

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: default avatarPeter Tyser <ptyser@xes-inc.com>
parent 21d28e95
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment