From: Mike Frysinger
Date: Sun, 28 Aug 2005 08:06:07 +0000 (-0000)
Subject: acutetech writes in Bug 267: Wrong path in documentation, should mention staging_dir...
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4c16d89c0dcbfb9378c0a591b74440babb92a49c;p=buildroot.git
acutetech writes in Bug 267: Wrong path in documentation, should mention staging_dir subdir
---
diff --git a/docs/buildroot.html b/docs/buildroot.html
index 10513698cf..73ec7799d3 100644
--- a/docs/buildroot.html
+++ b/docs/buildroot.html
@@ -364,7 +364,7 @@
~/buildroot/
) :
-export PATH=$PATH:~/buildroot/build_mips/bin/
+export PATH=$PATH:~/buildroot/build_mips/staging_dir/bin/
Then you can simply do :