docs/manual: toolchain packages no longer use custom makefiles

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Thomas Petazzoni 2014-02-23 16:04:27 +01:00 committed by Peter Korsgaard
parent f4b54ed184
commit 0b100de2cf

View File

@ -69,8 +69,5 @@ files that just tell whether this or that action has been done):
Buildroot will trigger the recompilation of the package from the Buildroot will trigger the recompilation of the package from the
compilation step (execution of +make+). compilation step (execution of +make+).
Note: toolchain packages use custom makefiles. Their stamp files are named
differently.
Further details about package special make targets are explained in Further details about package special make targets are explained in
xref:pkg-build-steps[]. xref:pkg-build-steps[].