Sign in
kunit
/
linux
/
94aafb74cee0002e2f2eb6dc5376f54d5951ab4d
/
.
/
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