From 1b5c1e7bdbdf496078a8556c2906919432f60d52 Mon Sep 17 00:00:00 2001 From: Daniel Laird Date: Fri, 29 Aug 2008 13:27:37 +0000 Subject: games: Move all games into games subdir Moved all games into a subdir called games and then updated makefiles as necessary. If not one objects to this one then I will probably do the same for audio next. Daniel Laird --- package/games/lxdoom/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 package/games/lxdoom/Config.in (limited to 'package/games/lxdoom/Config.in') diff --git a/package/games/lxdoom/Config.in b/package/games/lxdoom/Config.in new file mode 100644 index 000000000..892e45c8f --- /dev/null +++ b/package/games/lxdoom/Config.in @@ -0,0 +1,9 @@ +config BR2_PACKAGE_LXDOOM + bool "lxdoom" + help + This is the linux version of the popular doom game. +config BR2_PACKAGE_LXDOOM_WAD + bool "lxdoom-wad" + depends on BR2_PACKAGE_LXDOOM + help + This is the shareware wad data files for the doom game. -- cgit v1.2.3