buildrootschalter/package/libnetfilter_cthelper/Config.in
Gustavo Zacarias 6b454a23bd libnetfilter_cthelper: add new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-03 19:10:51 +01:00

14 lines
465 B
Plaintext

config BR2_PACKAGE_LIBNETFILTER_CTHELPER
bool "libnetfilter_cthelper"
depends on BR2_LARGEFILE
select BR2_PACKAGE_LIBMNL
help
libnetfilter_cthelper is the userspace library that provides
the programming interface to the user-space helper infrastructure
available since Linux kernel 3.6.
http://www.netfilter.org/projects/libnetfilter_cthelper/
comment "libnetfilter_cthelper requires a toolchain with LARGEFILE support"
depends on !BR2_LARGEFILE