Skip to content

Commit c777876

Browse files
committed
Move blackberry files in to their own directory as it is unrelated to SDL
1 parent e04f515 commit c777876

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ To build for Blackberry, you must first have the [latest Native SDK][blackberry-
104104
To set up your environment for cross-compiling you must then use:
105105
source ~/bbndk/bbndk-env.sh
106106

107-
Finally, you are ready to compile. Change directory to ppsspp/SDL and run:
108-
./blackberry_build.sh
107+
Finally, you are ready to compile. Go to ppsspp/Blackberry/ and run:
108+
./build.sh
109109

110110
If you are on Windows, you will need GNU and CMake to run the bash script.
111111

0 commit comments

Comments
 (0)