Adding netfilter/iptables to the sheevaplug kernel.

svn path=/nixpkgs/trunk/; revision=27886
This commit is contained in:
Lluís Batlle i Rossell 2011-07-21 18:40:24 +00:00
parent 2758c07f1e
commit 9387a99a19

View File

@ -55,6 +55,12 @@ rec {
NFSD_V3 y
NFSD_V3_ACL y
NFSD_V4 y
NETFILTER y
IP_NF_IPTABLES y
IP_NF_FILTER y
IP_NF_MATCH_ADDRTYPE y
IP_NF_TARGET_LOG y
IP_NF_MANGLE y
# Fail to build
DRM n