xref
: /
linux
/
net
/
packet
/
Makefile
(revision 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
# Makefile for the packet AF.
3
#
4
5
obj
-$(
CONFIG_PACKET
) +=
af_packet.o
6