diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2016-11-07 02:19:58 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-11-23 22:05:00 +0100 |
commit | da20a8b43d4b68e7cb0117ee8de773afe026cfc1 (patch) | |
tree | 205fed348f6b5bcc88ddaec25e99f8c318d1cefc /package/moarvm/moarvm.hash | |
parent | 6d98b57527ba3393511c97ad42164d647ad543ed (diff) | |
download | buildroot-da20a8b43d4b68e7cb0117ee8de773afe026cfc1.tar.gz buildroot-da20a8b43d4b68e7cb0117ee8de773afe026cfc1.zip |
toolchain-external: move parts to pkg-toolchain-external.mk
pkg-toolchain-external.mk will be used later to define the
toolchain-external-package infra. Most of the variable and macro
definitions are shared with the legacy generic-package based
toolchain-external. Move these to pkg-toolchain-external.mk.
pkg-toolchain-external.mk is included implicitly by the include
toolchain/*/*.mk in the top-level Makefile. The order of inclusion is
not defined, but that doesn't matter because none of the variables
defined in pkg-toolchain-external.mk are used in conditions or in
rules in toolchain-external.mk, only in recursively-expanded
variables.
No functional changes at all. The output of 'make -qp' hasn't changed.
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]
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>
Diffstat (limited to 'package/moarvm/moarvm.hash')
0 files changed, 0 insertions, 0 deletions