add CI for psp

This commit is contained in:
kub 2023-06-16 21:33:36 +00:00
parent ccc39358b0
commit 70ef073f66
3 changed files with 30 additions and 4 deletions

1
configure vendored
View file

@ -149,7 +149,6 @@ set_platform()
CFLAGS="$CFLAGS -D__PSP__"
MFLAGS="-march=allegrex"
ARCH=mipsel
need_zlib="yes"
;;
*)
fail "unsupported platform: $platform"