summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-generic.txt
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2016-07-17 12:34:22 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-27 16:08:52 +0200
commit666edc7aa0c8c44bacdc020b4dc3cbd10c5929f0 (patch)
tree0a45f62221d590fc7e31e0d8a47611839aa34633 /docs/manual/adding-packages-generic.txt
parent242e0087e544325cc11bd37f1125aa8b2516d8a2 (diff)
downloadbuildroot-666edc7aa0c8c44bacdc020b4dc3cbd10c5929f0.tar.gz
buildroot-666edc7aa0c8c44bacdc020b4dc3cbd10c5929f0.zip
core: commonalise the bundled and br2-external %_defconfig rules
The code for both cases is exactly the same, and only differs in the location where defconfig files are looked for. We use an intermediate macro to generate the corresponding rules, because directly generating the rules is ugly and needs lots of escaping and double-dollar-ing for the $(eval ...) and $(foreach ...) calls to play nicely together. Furthermore, that will be tremendously useful when we support multiple br2-external trees. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Peter Korsgaard <jacmet@uclibc.org> Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com> Cc: Arnout Vandecappelle <arnout@mind.be> Reviewed-by: Romain Naour <romain.naour@gmail.com> [Thomas: move comment outside of the make target, so that it isn't displayed on stdout when loading a defconfig.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-generic.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud