1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-15 13:10:05 +01:00
Files
operating-system/buildroot/package/libev/Config.in
T
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