aboutsummaryrefslogtreecommitdiff
path: root/cmake/ps1-toolchain.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/ps1-toolchain.cmake')
-rw-r--r--cmake/ps1-toolchain.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/ps1-toolchain.cmake b/cmake/ps1-toolchain.cmake
new file mode 100644
index 0000000..26acbd9
--- /dev/null
+++ b/cmake/ps1-toolchain.cmake
@@ -0,0 +1,2 @@
+set(CMAKE_C_COMPILER psx-gcc)
+set(CMAKE_AR mipsel-unknown-elf-ar)