summaryrefslogtreecommitdiffstats
path: root/rules/libpv.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-09-13 14:15:50 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-09-13 14:15:50 +0000
commiteda28cfb0a073c9a01faf013d84f0bdb3f00f9cf (patch)
treea3a4cb8576f196e0d2a3d8a41eb4ef9f69608f65 /rules/libpv.in
parentc81384a7fc5d1e0b1e5cafa9b18d717a60f7286f (diff)
downloadptxdist-eda28cfb0a073c9a01faf013d84f0bdb3f00f9cf.tar.gz
ptxdist-eda28cfb0a073c9a01faf013d84f0bdb3f00f9cf.tar.xz
we need librt
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3112 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libpv.in')
-rw-r--r--rules/libpv.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/libpv.in b/rules/libpv.in
index c92c7d06d..17224f8de 100644
--- a/rules/libpv.in
+++ b/rules/libpv.in
@@ -2,6 +2,7 @@ config LIBPV
bool
prompt "libpv"
select LIBLIST
+ select GLIBC_LIBRT
help
libpv.so is a library that implements a user space shared memory for
automation applications. The shared memory is being described by an
@@ -10,3 +11,4 @@ config LIBPV
The library has also an integrated JVisu socket server.
+