]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - net/netfilter/Makefile
[DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packets
[mirror_ubuntu-artful-kernel.git] / net / netfilter / Makefile
CommitLineData
f6ebe77f
HW
1netfilter-objs := core.o nf_log.o nf_queue.o nf_sockopt.o
2
3obj-$(CONFIG_NETFILTER) = netfilter.o
4
f9e815b3 5obj-$(CONFIG_NETFILTER_NETLINK) += nfnetlink.o
7af4cc3f 6obj-$(CONFIG_NETFILTER_NETLINK_QUEUE) += nfnetlink_queue.o
0597f268 7obj-$(CONFIG_NETFILTER_NETLINK_LOG) += nfnetlink_log.o