aboutsummaryrefslogtreecommitdiffstats
path: root/package/games/gnuchess/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package: drop games/ subdirPeter Korsgaard2012-11-051-10/+0
| | | | | | As discussed during the dev day. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gnuchess: needs threadsPeter Korsgaard2012-05-221-0/+4
| | | | | | Fixes http://autobuild.buildroot.org/results/63a7cf35ecef02f30641a37d602f7cc55d59f543/ Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* games: Move all games into games subdirDaniel Laird2008-08-291-0/+6
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