blob: aa1d029eb170455183a965b80ef3056784f3e773 (
plain)
1
2
3
4
5
6
7
|
config BR2_PACKAGE_DOOM_WAD
bool "shareware Doom WAD file"
depends on BR2_PACKAGE_PRBOOM
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.
|