mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-13 17:28:56 +00:00
6 lines
71 B
Makefile
6 lines
71 B
Makefile
|
#
|
||
|
# Makefile for the packet AF.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_PACKET) += af_packet.o
|