Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs
[deliverable/linux.git] / net / packet / Makefile
1 #
2 # Makefile for the packet AF.
3 #
4
5 obj-$(CONFIG_PACKET) += af_packet.o
6 obj-$(CONFIG_PACKET_DIAG) += af_packet_diag.o
7 af_packet_diag-y += diag.o
This page took 0.031438 seconds and 5 git commands to generate.