summaryrefslogtreecommitdiffstats
path: root/docs/manual/rebuilding-packages.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/rebuilding-packages.txt')
-rw-r--r--docs/manual/rebuilding-packages.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/manual/rebuilding-packages.txt b/docs/manual/rebuilding-packages.txt
index 222520020..a723d113c 100644
--- a/docs/manual/rebuilding-packages.txt
+++ b/docs/manual/rebuilding-packages.txt
@@ -83,3 +83,7 @@ Buildroot infrastructures.
use any Buildroot infrastructure).
- Most packages and toolchain packages, if not all, will progressively
be ported over to the generic, autotools or CMake infrastructure,
+making it much easier to rebuild individual packages.
+
+Further details about package special make target at the
+xref:pkg-build-steps[].