Commit 4f399c3f authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

docs/buildroot.html: fix minor typo



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

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent b1c416be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>