projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
630713e
)
oops, fix typo
author
Nicolas Thill
<nico@openwrt.org>
Sun, 16 Sep 2007 22:41:24 +0000
(22:41 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 16 Sep 2007 22:41:24 +0000
(22:41 +0000)
SVN-Revision: 8816
include/netfilter.mk
patch
|
blob
|
history
diff --git
a/include/netfilter.mk
b/include/netfilter.mk
index 35efc039c4de9fad1e891b783a38d4185ae9200d..e5b00211c6fc36c1760a38cd460a2a1cd2df8ba0 100644
(file)
--- a/
include/netfilter.mk
+++ b/
include/netfilter.mk
@@
-6,8
+6,8
@@
#
# $Id: netfilter.mk 2411 2005-11-11 03:41:43Z nico $
-ifneq ($(__inc_netfiler),1)
-__inc_netfiler:=1
+ifneq ($(__inc_netfil
t
er),1)
+__inc_netf
t
iler:=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_netfil
t
er