blob: 372a1d5ba5a859564fc2e3b8bcf597cba950d36d (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_LXDOOM
bool "lxdoom"
default n
help
This is the linux version of the popular doom game.
config BR2_PACKAGE_LXDOOM_WAD
bool "lxdoom-wad"
default n
help
This is the shareware wad data files for the doom game.
|