diff options
author | Daniel Laird <danieljlaird@hotmail.com> | 2008-08-29 13:27:37 +0000 |
---|---|---|
committer | Daniel Laird <danieljlaird@hotmail.com> | 2008-08-29 13:27:37 +0000 |
commit | 1b5c1e7bdbdf496078a8556c2906919432f60d52 (patch) | |
tree | 0eb0f404efb85594de1dfb4e3d31856d04808faf /package/lxdoom/Config.in | |
parent | 022b95d6ef7b303f6fbd48c220001674eec4717a (diff) |
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
Diffstat (limited to 'package/lxdoom/Config.in')
-rw-r--r-- | package/lxdoom/Config.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/package/lxdoom/Config.in b/package/lxdoom/Config.in deleted file mode 100644 index 892e45c8f..000000000 --- a/package/lxdoom/Config.in +++ /dev/null @@ -1,9 +0,0 @@ -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. |