Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
ad05711cec12131e1277ce749a99d08ecf233aa7
/
.
/
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