docs/5 - Using the toolchain.txt
changeset 2279 a559d9890c02
parent 2076 b58109b7b321
child 2563 e17f35b05539
     1.1 --- a/docs/5 - Using the toolchain.txt	Sat Aug 14 16:37:11 2010 +0200
     1.2 +++ b/docs/5 - Using the toolchain.txt	Tue Jan 25 20:31:16 2011 +0100
     1.3 @@ -20,7 +20,7 @@
     1.4    make CROSS_COMPILE=your-target-tuple-
     1.5  and so on...
     1.6  
     1.7 -It is strongly advised not to use the toolchain sys-root directory as an
     1.8 +It is strongly advised not to use the toolchain sysroot directory as an
     1.9  install directory for your programs/packages. If you do so, you will not be
    1.10  able to use your toolchain for another project. It is even strongly advised
    1.11  that your toolchain is chmod-ed to read-only once successfully build, so that