Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
71bf9f6fe822397e2cce781a2408c658a776fd68
/
.
/
net
/
unix
/
Makefile
blob: b852a2bde9a8f03b7a5f3615024b0ed02774f98c [
file
] [
log
] [
blame
]
#
# Makefile for the Linux unix domain socket layer.
#
obj
-
$
(
CONFIG_UNIX
)
+=
unix
.
o
unix
-
y
:=
af_unix
.
o garbage
.
o
unix
-
$
(
CONFIG_SYSCTL
)
+=
sysctl_net_unix
.
o