summaryrefslogtreecommitdiffstats
path: root/rules/tslib.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-15 18:57:50 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-15 19:11:17 +0100
commit775f25b434995b659564c9db3cdda239d0e81a5a (patch)
tree441f630eaa0bfd1d8115982a5e8a609fc511bbad /rules/tslib.in
parentbf2cd773730b650dc0398cd3e5de8010e91542b8 (diff)
downloadptxdist-775f25b434995b659564c9db3cdda239d0e81a5a.tar.gz
ptxdist-775f25b434995b659564c9db3cdda239d0e81a5a.tar.xz
[tslib] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/tslib.in')
-rw-r--r--rules/tslib.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/tslib.in b/rules/tslib.in
index 810a0bcb7..54a359edd 100644
--- a/rules/tslib.in
+++ b/rules/tslib.in
@@ -2,6 +2,8 @@
menuconfig TSLIB
tristate
+ select LIBC_DL
+ select GCCLIBS_GCC_S
prompt "tslib "
help
Tslib is an abstraction layer for touchscreen panel events,