diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-26 11:51:03 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-26 19:50:58 +0200 |
commit | 7800b9619df31e9ff6ec65065a8d569260969157 (patch) | |
tree | 0c2609238e3b73e989239c568ed3e4492794a82a /package/diffutils | |
parent | a15ef6216ebfdcc94979e9f5f68c51e733cf00bc (diff) | |
download | buildroot-7800b9619df31e9ff6ec65065a8d569260969157.tar.gz buildroot-7800b9619df31e9ff6ec65065a8d569260969157.zip |
Makefile: move source-check outside of noconfig_targets
make source-check is here to check whether the remote sources for the
current selection of packages are still available. In its current
implementation, since it simply calls recursively a sub-make with the
source target, it can be a noconfig_targets. However, a follow-up
change will make source-check not use a sub-make, which will require
it to no longer be a noconfig_targets.
Therefore, as a preparation, this commit moves source-check outside of
noconfig_targets.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/diffutils')
0 files changed, 0 insertions, 0 deletions