toolchain-external: reorder the contents of toolchain-external.mk
authorArnout Vandecappelle <arnout@mind.be>
Mon, 7 Nov 2016 01:19:57 +0000 (02:19 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 23 Nov 2016 21:04:18 +0000 (22:04 +0100)
commit6d98b57527ba3393511c97ad42164d647ad543ed
treea0d3eb902a64fa6bbf75d6817895f8de6f834524
parent8055a2ab6a4c84d275dce78264626115f1de318c
toolchain-external: reorder the contents of toolchain-external.mk

When the toolchain-external logic will be split into separate packages,
the order in which things are defined in toolchain-external.mk no
makes less sense. So reorder things in a more logical fashion.

Also add a few more comments to the different sections.

No functional changes at all. The output of 'make -qp' hasn't changed,
except for the order of arguments in
TOOLCHAIN_EXTERNAL_TOOLCHAIN_WRAPPER_ARGS.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Romain Naour <romain.naour@gmail.com>
[Arnout: split off into separate patch, slightly change some comments,
 reordered some parts]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/toolchain-external/toolchain-external.mk