kumquat-buildroot/package/games/lxdoom/Config.in
Daniel Laird 1b5c1e7bdb games: Move all games into games subdir
Moved all games into a subdir called games and
then updated makefiles as necessary.

If not one objects to this one then I will
probably do the same for audio next.

Daniel Laird
2008-08-29 13:27:37 +00:00

10 lines
247 B
Plaintext

config BR2_PACKAGE_LXDOOM
bool "lxdoom"
help
This is the linux version of the popular doom game.
config BR2_PACKAGE_LXDOOM_WAD
bool "lxdoom-wad"
depends on BR2_PACKAGE_LXDOOM
help
This is the shareware wad data files for the doom game.