M7350/kernel/net/packet/Makefile

8 lines
144 B
Makefile
Raw Normal View History

2024-09-09 08:52:07 +00:00
#
# Makefile for the packet AF.
#
obj-$(CONFIG_PACKET) += af_packet.o
2024-09-09 08:57:42 +00:00
obj-$(CONFIG_PACKET_DIAG) += af_packet_diag.o
af_packet_diag-y += diag.o