Do not build ip_fw_nat.c for ipfw.ko. It can be build as separate module.
MFC after: 1 week
This commit is contained in:
parent
5fee5c92d0
commit
76f8c5c925
@ -6,7 +6,7 @@
|
||||
|
||||
KMOD= ipfw
|
||||
SRCS= ip_fw2.c ip_fw_pfil.c
|
||||
SRCS+= ip_fw_dynamic.c ip_fw_log.c ip_fw_nat.c
|
||||
SRCS+= ip_fw_dynamic.c ip_fw_log.c
|
||||
SRCS+= ip_fw_sockopt.c ip_fw_table.c
|
||||
SRCS+= opt_inet6.h opt_ipsec.h
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user