Restartable sequences: tests: introduce simple rseq start/finish
[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.030396 seconds and 5 git commands to generate.