Explorar el Código

acutetech writes in Bug 267: Wrong path in documentation, should mention staging_dir subdir

Mike Frysinger hace 20 años
padre
commit
4c16d89c0d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/buildroot.html

+ 1 - 1
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>