summaryrefslogtreecommitdiffstats
path: root/rules/libyaml.in
diff options
context:
space:
mode:
authorBastian Stender <bst@pengutronix.de>2018-01-29 16:40:14 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-01-29 18:11:07 +0100
commit978df0703f5e0ca101d528af85157ac069cec7f7 (patch)
tree10898597741453f1f84e334c80b31831b61cb78e /rules/libyaml.in
parent84760757887de9250a8eee5b1b2d77caa5ca2a97 (diff)
downloadptxdist-978df0703f5e0ca101d528af85157ac069cec7f7.tar.gz
ptxdist-978df0703f5e0ca101d528af85157ac069cec7f7.tar.xz
libyaml: new package
Signed-off-by: Bastian Stender <bst@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libyaml.in')
-rw-r--r--rules/libyaml.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/rules/libyaml.in b/rules/libyaml.in
new file mode 100644
index 000000000..c56f31cb4
--- /dev/null
+++ b/rules/libyaml.in
@@ -0,0 +1,7 @@
+## SECTION=system_libraries
+
+config LIBYAML
+ tristate
+ prompt "libyaml"
+ help
+ A C library for parsing and emitting YAML.