Sign in
kunit
/
linux
/
494c9a41785847eedceb6ff9b660d0962274985b
/
.
/
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