mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-30 00:32:41 +02:00
Add ps2 target
This commit is contained in:
@@ -10,6 +10,8 @@ include:
|
||||
file: '/libnx-static.yml'
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
file: '/vita-static.yml'
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
file: '/ps2-static.yml'
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
file: '/linux-x64.yml'
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
@@ -73,3 +75,10 @@ libretro-build-vita:
|
||||
- .libretro-vita-static-retroarch-master
|
||||
variables:
|
||||
MAKEFILE: Makefile.libretro
|
||||
|
||||
libretro-build-ps2:
|
||||
extends:
|
||||
- .core-defs
|
||||
- .libretro-ps2-static-retroarch-master
|
||||
variables:
|
||||
MAKEFILE: Makefile.libretro
|
||||
|
||||
Reference in New Issue
Block a user