summaryrefslogtreecommitdiffstats
path: root/rules/libcap.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-05-12 09:09:56 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-05-17 08:16:18 +0200
commit7c1401da7d3968501f6ef3a420d4428d3e22994f (patch)
tree66e07ee33117968eefd7b4bf1bb740733fa72c7a /rules/libcap.in
parent15a0d57d5004696c6e4a922a42bc408339ab2a12 (diff)
downloadptxdist-7c1401da7d3968501f6ef3a420d4428d3e22994f.tar.gz
ptxdist-7c1401da7d3968501f6ef3a420d4428d3e22994f.tar.xz
attr: always build the shared library
Disabling it is broken and should not be used anyways. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libcap.in')
-rw-r--r--rules/libcap.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/libcap.in b/rules/libcap.in
index f7f1fcc60..47febc859 100644
--- a/rules/libcap.in
+++ b/rules/libcap.in
@@ -4,7 +4,6 @@ menuconfig LIBCAP
tristate
prompt "libcap "
select ATTR if LIBCAP_SETCAP
- select ATTR_SHARED if LIBCAP_SETCAP
help
A library for getting and setting POSIX.1e capabilities.