You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Florian Fainelli a9dce48b22 libnl-tiny: Remove GENL_ID_GENERATE
This constant was always defined to 0, and recently got removed in
upstream commit a07ea4d9941af5a0c6f0be2a71b51ac9c083c5e5 ("genetlink: no
longer support using static family IDs")

Fixes libnl-tiny builds with latest upstream kernels.

Fixes: d723f2573a ("libnl-tiny: remove include/linux overrides to fix various build issues")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
8 years ago
..
include libnl-tiny: Remove GENL_ID_GENERATE 8 years ago
Makefile libnl-tiny: honor CFLAGS when linking 9 years ago
attr.c move library packages to package/libs/ 12 years ago
cache.c libnl-tiny: remove dead code 10 years ago
cache_mngt.c libnl-tiny: remove dead code 10 years ago
error.c libnl-tiny: ensure compatibility to libnl version 3 and higher 10 years ago
genl.c move library packages to package/libs/ 12 years ago
genl_ctrl.c libnl-tiny: Generic Netlink multicast groups support 8 years ago
genl_family.c libnl-tiny: Generic Netlink multicast groups support 8 years ago
genl_mngt.c libnl-tiny: remove dead code 10 years ago
handlers.c move library packages to package/libs/ 12 years ago
msg.c move library packages to package/libs/ 12 years ago
nl.c libnl-tiny: Generic Netlink multicast groups support 8 years ago
object.c libnl-tiny: remove dead code 10 years ago
socket.c move library packages to package/libs/ 12 years ago
unl.c libnl-tiny: remove dead code 10 years ago