Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'
[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.037017 seconds and 5 git commands to generate.