/
usr
/
src
/
linux-headers-5.4.0-1103-aws
/
net
/
packet
/
Upload File
HOME
# SPDX-License-Identifier: GPL-2.0-only # # 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