Commit 75381b7f authored by Hans-Christian Egtvedt's avatar Hans-Christian Egtvedt
Browse files

doom-wad: enable kconfig entry for PrBoom package and fix whitespace damage



This patch will let the user install the Doom shareware WAD file if PrBoom is
selected.

Signed-off-by: default avatarHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
parent 005d15ae
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
config BR2_PACKAGE_DOOM_WAD
	bool "shareware Doom WAD file"
	depends on BR2_PACKAGE_LXDOOM
	depends on BR2_PACKAGE_LXDOOM || BR2_PACKAGE_PRBOOM
	help
	  This will install the shareware wad data file for the doom game.