Add support for duckstation custom
This commit is contained in:
parent
6ae5e08fd9
commit
402bd4c4a6
1 changed files with 1 additions and 0 deletions
|
@ -35,4 +35,5 @@ makeinstall_target() {
|
|||
cp ${PKG_BUILD}/*.info ${INSTALL}/usr/lib/libretro/
|
||||
cp ${PKG_BUILD}/pcsx_rearmed_libretro.info ${INSTALL}/usr/lib/libretro/pcsx_rearmed32_libretro.info
|
||||
cp ${PKG_BUILD}/flycast_libretro.info ${INSTALL}/usr/lib/libretro/flycast_libretro_libretro.info
|
||||
cp ${PKG_BUILD}/duckstation_libretro.info ${INSTALL}/usr/lib/libretro/duckstation_custom_libretro_libretro.info
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue