Sign in
coral
/
linux-mtk
/
36aa1aeb47fcd3727aad5429d091ffb7ef32670f
/
.
/
net
/
packet
/
Makefile
blob: 9df61347a3c3e98938c7b11a83195a22eb5d755c [
file
] [
log
] [
blame
]
#
# 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