docs/manual: toolchain packages no longer use custom makefiles
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 23 Feb 2014 15:04:27 +0000 (16:04 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 23 Feb 2014 20:27:07 +0000 (21:27 +0100)
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>
docs/manual/rebuilding-packages.txt

index 88d667015dd4bbceb14fb9dec5428bb9a123f161..da8d2308f727cd085d1589261ab50f228b849b02 100644 (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
   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
 xref:pkg-build-steps[].