forked from len0rd/rockbox
Added PATH info
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4609 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cdca9de66c
commit
9b50389083
1 changed files with 12 additions and 0 deletions
|
|
@ -50,5 +50,17 @@
|
|||
<li>Devel - sh-gcc</li>
|
||||
</ul>
|
||||
|
||||
<h2>Step 4: Set the PATH variable</h2>
|
||||
<p>
|
||||
Now you edit your .bash_profile and add the following last:
|
||||
|
||||
<p>
|
||||
<pre>PATH=${PATH}:/opt/sh1/bin</pre>
|
||||
|
||||
<p>
|
||||
Done. Happy hacking!
|
||||
|
||||
<p>
|
||||
<i>Linus</i>
|
||||
|
||||
#include "foot.t"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue