oops, fix typo
[openwrt.git] / include / netfilter.mk
index 35efc03..e5b0021 100644 (file)
@@ -6,8 +6,8 @@
 #
 # $Id: netfilter.mk 2411 2005-11-11 03:41:43Z nico $
 
-ifneq ($(__inc_netfiler),1)
-__inc_netfiler:=1
+ifneq ($(__inc_netfilter),1)
+__inc_netftiler:=1
 
 ifeq ($(NF_KMOD),1)
 P_V4:=ipv4/netfilter/
@@ -163,4 +163,4 @@ IPT_BUILTIN += $(IPT_IPSET-y)
 IPT_BUILTIN += $(IPT_NAT-y)
 IPT_BUILTIN += $(IPT_ULOG-y)
 
-endif # __inc_netfiler
+endif # __inc_netfilter
This page took 0.024664 seconds and 4 git commands to generate.