blob: b852a2bde9a8f03b7a5f3615024b0ed02774f98c [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the Linux unix domain socket layer.
3#
4
5obj-$(CONFIG_UNIX) += unix.o
6
7unix-y := af_unix.o garbage.o
8unix-$(CONFIG_SYSCTL) += sysctl_net_unix.o