14 lines
343 B
Plaintext
14 lines
343 B
Plaintext
config BR2_PACKAGE_GNUBOY
|
|
bool "gnuboy"
|
|
default y
|
|
select BR2_PACKAGE_SDL
|
|
select BR2_PACKAGE_SDL_IMAGE
|
|
select BR2_PACKAGE_SDL_MIXER
|
|
select BR2_PACKAGE_SDL_TTF
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
Welcome to gnuboy, one of the few pieces of Free Software to emulate
|
|
the Game Boy handheld game console.
|
|
|
|
https://github.com/rofl0r/gnuboy
|