ubuntu-linux-kernel/net/packet/Makefile

8 lines
144 B
Makefile
Raw Permalink Normal View History

2024-04-01 15:06:58 +00:00
#
# Makefile for the packet AF.
#
obj-$(CONFIG_PACKET) += af_packet.o
obj-$(CONFIG_PACKET_DIAG) += af_packet_diag.o
af_packet_diag-y += diag.o