add target Miyoo

This commit is contained in:
salvacam
2023-03-16 23:35:51 +01:00
parent 94033288b0
commit 408a83d8c5
2 changed files with 19 additions and 0 deletions
+9
View File
@@ -91,6 +91,10 @@ include:
- project: 'libretro-infrastructure/ci-templates'
file: '/dingux-mips32.yml'
# OpenDingux (ARM)
- project: 'libretro-infrastructure/ci-templates'
file: '/dingux-arm32.yml'
#################################### MISC ##################################
# Stages for building
@@ -234,3 +238,8 @@ libretro-build-retrofw-mips32:
- .libretro-retrofw-mips32-make-default
- .core-defs
# Miyoo
libretro-build-miyoo-arm32:
extends:
- .libretro-miyoo-arm32-make-default
- .core-defs