Sign in
android-kvm
/
linux
/
07fb78a78de4e67b5d6d5407aeee1250a327a698
/
.
/
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