summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-kernel-module.txt
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2016-07-17 12:34:21 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-27 16:03:35 +0200
commit242e0087e544325cc11bd37f1125aa8b2516d8a2 (patch)
tree1d892a91a1162121326b82e2bfccf015a332ef96 /docs/manual/adding-packages-kernel-module.txt
parent2b141fcebd03a170fe05681dbb92524f7ea11f0d (diff)
downloadbuildroot-242e0087e544325cc11bd37f1125aa8b2516d8a2.tar.gz
buildroot-242e0087e544325cc11bd37f1125aa8b2516d8a2.zip
core: move pkg-utils.mk to support/
pkg-utils.mk contains various definitions that are used in the package infrastructures and packages themselves. However, those definitions can be useful in other parts of Buildroot, and are already used in a few places that are not related to the package infrastructure. Also, $(sep) will be needed early in the Makefile when we eventually support multiple br2-external trees. Since this file only contains definitions, we can include it anytime. So, consider that file to no longer be specific to the package infras: - move it to support and rename it, - move a few similar definitions from the main Makefile to that file. 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> Reviewed-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-kernel-module.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud