summaryrefslogtreecommitdiffstats
path: root/package/libuecc/Config.in
diff options
context:
space:
mode:
authorAlexander Dahl <post@lespocky.de>2015-10-29 08:13:01 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-04 21:42:30 +0100
commit9ae362f09a36f96d63c8a24bde9ad2ddf6211642 (patch)
treeeb5d36dfc754b04e714e191f3e5e133f4f3e08f8 /package/libuecc/Config.in
parentb2517c3df6b37ecc42d741f723cbe7f8f52d3cb3 (diff)
downloadbuildroot-9ae362f09a36f96d63c8a24bde9ad2ddf6211642.tar.gz
buildroot-9ae362f09a36f96d63c8a24bde9ad2ddf6211642.zip
libuecc: new package
This package is a small library used for the Freifunk Gluon project and will be used by other upcoming packages. Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libuecc/Config.in')
-rw-r--r--package/libuecc/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/libuecc/Config.in b/package/libuecc/Config.in
new file mode 100644
index 0000000000..34bbea2d46
--- /dev/null
+++ b/package/libuecc/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_LIBUECC
+ bool "libuecc"
+ help
+ Very small Elliptic Curve Cryptography library
+
+ http://git.universe-factory.net/libuecc
OpenPOWER on IntegriCloud