11 lines
238 B
Plaintext
11 lines
238 B
Plaintext
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.
|