blob: 14d144d25542511b8a23a9f8aa1f984c33e1ee2b (
plain)
1
2
3
4
5
6
7
|
config BR2_PACKAGE_DOOM_WAD
bool "shareware Doom WAD file"
depends on BR2_PACKAGE_LXDOOM
help
This will install the shareware wad data file for the doom game.
The wad file will be placed in the /usr/share/games/doom directory.
|