summaryrefslogtreecommitdiffstats
path: root/docs/manual/using-buildroot-development.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/using-buildroot-development.txt')
-rw-r--r--docs/manual/using-buildroot-development.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/using-buildroot-development.txt b/docs/manual/using-buildroot-development.txt
index e51e1a6ad1..2ecff35250 100644
--- a/docs/manual/using-buildroot-development.txt
+++ b/docs/manual/using-buildroot-development.txt
@@ -57,7 +57,7 @@ any other version control system. To achieve this, Buildroot will use
_rsync_ to copy the source code of the component from the specified
+<pkg>_OVERRIDE_SRCDIR+ to +output/build/<package>-custom/+.
-This mechanism is best used in conjuction with the +make
+This mechanism is best used in conjunction with the +make
<pkg>-rebuild+ and +make <pkg>-reconfigure+ targets. A +make
<pkg>-rebuild all+ sequence will _rsync_ the source code from
+<pkg>_OVERRIDE_SRCDIR+ to +output/build/<package>-custom+ (thanks to
OpenPOWER on IntegriCloud