buildrootschalter/package/nfacct/Config.in
Gustavo Zacarias 05f081859e nfacct: add new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-03 19:12:42 +01:00

13 lines
340 B
Plaintext

config BR2_PACKAGE_NFACCT
bool "nfacct"
depends on BR2_LARGEFILE
select BR2_PACKAGE_LIBNETFILTER_ACCT
help
nfacct is the command line tool to create/retrieve/delete
netfilter accounting objects.
http://www.netfilter.org/projects/nfacct/
comment "nfacct requires a toolchain with LARGEFILE support"
depends on !BR2_LARGEFILE