Sign in
android-kvm
/
linux
/
49c06c9eb14ba61725c1c82e5107f4e4bd6c1886
/
.
/
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