diff --git a/configure.sh b/configure.sh index cc234d7..5f07fd7 100755 --- a/configure.sh +++ b/configure.sh @@ -141,7 +141,7 @@ cd /usr/src/linux; ./scripts/config --enable KEYS # boolean ./scripts/config --module VETH # tristate ./scripts/config --module BRIDGE # tristate -./scripts/config --module NETFILTER_ADVANCED # boolean, implicit requirement for BRIDGE_NETFILTER +./scripts/config --enable NETFILTER_ADVANCED # boolean, implicit requirement for BRIDGE_NETFILTER ./scripts/config --module BRIDGE_NETFILTER # tristate ./scripts/config --module NF_NAT_IPV4 # tristate ./scripts/config --module IP_NF_FILTER # tristate