Skip to content

Commit d165842

Browse files
committed
no longer distributing devkitPSP
1 parent 34eca34 commit d165842

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

README.TXT

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -85,16 +85,6 @@ to use the built in crt0 and linkscript use powerpc-eabi-gcc to link your projec
8585
using the command line switch -mgcn for a bare bones system, -mogc to use libogc and
8686
the multi-threaded microkernel for gamecube, -mrvl for wii, -mwup for wii u.
8787

88-
Using devkitPSP
89-
---------------
90-
91-
All you need to do now to use devkitPSP is make sure that your freshly built tools
92-
are in your PATH, something like this;
93-
94-
export PATH=$PATH:<path to devkitPSP>/bin
95-
96-
(Obviously replace <path to devkitPSP> with the full path to the devkitPSP
97-
installation directory)
9888

9989
Getting started
10090
---------------

0 commit comments

Comments
 (0)