Explorar o código

docs/buildroot.html: fix minor typo

STAGING_DIR is output/staging, not build/staging per default.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard %!s(int64=15) %!d(string=hai) anos
pai
achega
4f399c3fb1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/buildroot.html

+ 1 - 1
docs/buildroot.html

@@ -702,7 +702,7 @@ endif
      might be cumbersome.</p>
 
      <p>It is also possible to generate the Buildroot toolchain in
-     another directory than <code>build/staging</code> using the
+     another directory than <code>output/staging</code> using the
      <code>Build options -&gt; Toolchain and header file
      location</code> option. This could be useful if the toolchain
      must be shared with other users.</p>