mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
BOARD: separate miyoo packages + concentrate RetroArch/libretro (#129)
MENU->Target packages ---> Miyoo Packages ---> ...
This commit is contained in:
8
package/miyoo/retroarch/libretro-database/Config.in
Normal file
8
package/miyoo/retroarch/libretro-database/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_LIBRETRO_DATABASE
|
||||
bool "retroarch database"
|
||||
depends on BR2_PACKAGE_RETROARCH
|
||||
help
|
||||
RetroArch incoporates a ROM scanning system to automatically produce playlists.
|
||||
Each ROM that is scanned by the playlist generator is checked against a database of ROMs that are known to be good copies.
|
||||
|
||||
https://github.com/libretro/libretro-database
|
||||
Reference in New Issue
Block a user