Sign in
android-kvm
/
linux
/
bb1201d4b38ec67bd9a871cf86b0cc10f28b15b5
/
.
/
net
/
packet
/
Makefile
blob: 97d502e21b6827d29e17b78a631e061bad8450e5 [
file
] [
log
] [
blame
]
# 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