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:
Andrey V. Elsukov 2011-03-29 06:42:52 +00:00
parent 5fee5c92d0
commit 76f8c5c925

View File

@ -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