summaryrefslogtreecommitdiff
path: root/package/libev/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegor_sub1@visionsystems.de>2011-08-08 16:55:25 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-09-10 17:12:19 +0200
commite73cf2d5f3152ca46b730c69677ae54e3b7217bd (patch)
tree114d09d89211191b49fac8abd5e29734dbcf2088 /package/libev/Config.in
parent4b9bd9736e97d84a86bb52844a99e74f157980c0 (diff)
package: add libev
Signed-off-by: Bernhard Roth <broth@roth-itk.de> Signed-off-by: Yegor Yefremov <yegor_sub1@visionsystems.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/libev/Config.in')
-rw-r--r--package/libev/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/libev/Config.in b/package/libev/Config.in
new file mode 100644
index 000000000..71abe7737
--- /dev/null
+++ b/package/libev/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_LIBEV
+ bool "libev"
+ help
+ Userspace library for handling asynchronous notifications
+
+ http://software.schmorp.de/pkg/libev.html