summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMike Frysinger2005-08-28 10:06:07 +0200
committerMike Frysinger2005-08-28 10:06:07 +0200
commit4c16d89c0dcbfb9378c0a591b74440babb92a49c (patch)
treeae30ce164c1547a17654507af19502b6e71255fd /docs
parentallanc writes in Bug 380: PTHREADS_NATIVE doesn't seem to be in the .config a... (diff)
downloadbuildroot-4c16d89c0dcbfb9378c0a591b74440babb92a49c.tar.gz
buildroot-4c16d89c0dcbfb9378c0a591b74440babb92a49c.tar.xz
buildroot-4c16d89c0dcbfb9378c0a591b74440babb92a49c.zip
acutetech writes in Bug 267: Wrong path in documentation, should mention staging_dir subdir
Diffstat (limited to 'docs')
-rw-r--r--docs/buildroot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html
index 10513698c..73ec7799d 100644
--- a/docs/buildroot.html
+++ b/docs/buildroot.html
@@ -364,7 +364,7 @@
<code>~/buildroot/</code>) :</p>
<pre>
-export PATH=$PATH:~/buildroot/build_mips/bin/
+export PATH=$PATH:~/buildroot/build_mips/staging_dir/bin/
</pre>
<p>Then you can simply do :</p>