summaryrefslogtreecommitdiffstats
path: root/docs/manual/developers.txt
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2017-07-01 18:40:40 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-01 19:43:46 +0200
commit56f21c283c6f1546a6d7498a53112b7bd33803af (patch)
treed6aceb37a46a86916c547aca4c9959fe09641077 /docs/manual/developers.txt
parent27304521766dadae159a84b5121d4f714b9b7908 (diff)
downloadbuildroot-56f21c283c6f1546a6d7498a53112b7bd33803af.tar.gz
buildroot-56f21c283c6f1546a6d7498a53112b7bd33803af.zip
manual: update old references to support/scripts
There were still some references to the old location of the scripts in the manual. Replace them by utils/. While we're at it, remove the redundant ./ at the beginning of some of the example commands. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Cc: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/developers.txt')
-rw-r--r--docs/manual/developers.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/developers.txt b/docs/manual/developers.txt
index 3c31aa96fa..4e2cd71638 100644
--- a/docs/manual/developers.txt
+++ b/docs/manual/developers.txt
@@ -26,7 +26,7 @@ to include in his patch the appropriate modification to the
The +DEVELOPERS+ file format is documented in detail inside the file
itself.
-The +get-developer+ tool, located in +support/scripts+ allows to use
+The +get-developer+ tool, located in +utils/+ allows to use
the +DEVELOPERS+ file for various tasks:
- When passing one or several patches as command line argument,
OpenPOWER on IntegriCloud