summaryrefslogtreecommitdiffstats
path: root/rules/uttt.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:48 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:48 +0100
commit576ac629ce3bf242ba5b9a3fca56aa7079d5b2c7 (patch)
tree898fb52987f792d3cc395c73c021cbb83b72c810 /rules/uttt.in
parent524a770403b7734544d28b536ac1817a81d9834b (diff)
downloadptxdist-576ac629ce3bf242ba5b9a3fca56aa7079d5b2c7.tar.gz
ptxdist-576ac629ce3bf242ba5b9a3fca56aa7079d5b2c7.tar.xz
[uttt] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/uttt.in')
-rw-r--r--rules/uttt.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/uttt.in b/rules/uttt.in
index 7543e5b36..57df3f734 100644
--- a/rules/uttt.in
+++ b/rules/uttt.in
@@ -2,6 +2,7 @@
menuconfig UTTT
tristate
prompt "Ultra Tic Tac Toe "
+ select LIBC_PTHREAD
help
Ultra Tic Tac Toe (UTTT) is a console game board package containing
tic tac toe (naughts and crosses) and connect 4 games.