mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Closes #287. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
config BR2_PACKAGE_LIBNL
|
|
bool "libnl"
|
|
help
|
|
A library for applications dealing with netlink socket.
|
|
|
|
http://people.suug.ch/~tgr/libnl/
|