ARM: dts: sun8i: Add dts file for NanoPi M1 SBC
[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.037736 seconds and 4 git commands to generate.