summaryrefslogtreecommitdiffstats
path: root/rules/libestr.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-04-02 17:46:57 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-04-02 17:53:25 +0200
commit7f9b2b3d943f3c54432d10c1fea487e0b247d6ca (patch)
treeb137223918b8472aed52ae70f5aeaf7b026bb5ef /rules/libestr.in
parent3cf39835c7f69aa82f0a0bfca60358fee4ce20f9 (diff)
downloadptxdist-7f9b2b3d943f3c54432d10c1fea487e0b247d6ca.tar.gz
ptxdist-7f9b2b3d943f3c54432d10c1fea487e0b247d6ca.tar.xz
libestr: new package
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libestr.in')
-rw-r--r--rules/libestr.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/rules/libestr.in b/rules/libestr.in
new file mode 100644
index 000000000..c71f3f718
--- /dev/null
+++ b/rules/libestr.in
@@ -0,0 +1,9 @@
+## SECTION=system_libraries
+
+config LIBESTR
+ tristate
+ prompt "libestr"
+ help
+ The 'libestr' library implements some helper functions to
+ handle strings and easily, escaping special characters etc.
+