diff options
Diffstat (limited to 'package/libev/Config.in')
-rw-r--r-- | package/libev/Config.in | 6 |
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 |