1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-03-03 00:01:23 +00:00
Files
operating-system/buildroot/package/libev/Config.in
2018-03-17 23:47:00 +00:00

9 lines
197 B
Plaintext

config BR2_PACKAGE_LIBEV
bool "libev"
# needs memory fences
depends on !BR2_bfin
help
Userspace library for handling asynchronous notifications
http://software.schmorp.de/pkg/libev.html