From 9b50389083887c92b7a74910c8e889823caa8f46 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Wed, 12 May 2004 09:44:07 +0000 Subject: Added PATH info git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4609 a1c6a512-1295-4272-9138-f99709370657 --- www/docs/cygwin_sdk.t | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'www/docs') diff --git a/www/docs/cygwin_sdk.t b/www/docs/cygwin_sdk.t index 46c9507b16..4c37e39948 100644 --- a/www/docs/cygwin_sdk.t +++ b/www/docs/cygwin_sdk.t @@ -50,5 +50,17 @@
  • Devel - sh-gcc
  • +

    Step 4: Set the PATH variable

    +

    + Now you edit your .bash_profile and add the following last: + +

    +

    PATH=${PATH}:/opt/sh1/bin
    + +

    + Done. Happy hacking! + +

    + Linus #include "foot.t" -- cgit v1.2.3