fix typo again (do i need some sleep?)
SVN-Revision: 8822
This commit is contained in:
parent
b396d629f2
commit
f6197eabda
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
# $Id: netfilter.mk 2411 2005-11-11 03:41:43Z nico $
|
# $Id: netfilter.mk 2411 2005-11-11 03:41:43Z nico $
|
||||||
|
|
||||||
ifneq ($(__inc_netfilter),1)
|
ifneq ($(__inc_netfilter),1)
|
||||||
__inc_netftiler:=1
|
__inc_netfilter:=1
|
||||||
|
|
||||||
ifeq ($(NF_KMOD),1)
|
ifeq ($(NF_KMOD),1)
|
||||||
P_V4:=ipv4/netfilter/
|
P_V4:=ipv4/netfilter/
|
||||||
|
|
Loading…
Reference in a new issue