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