]> bbs.cooldavid.org Git - net-next-2.6.git/blame - net/unix/Makefile
scm: lower SCM_MAX_FD
[net-next-2.6.git] / net / unix / Makefile
CommitLineData
1da177e4
LT
1#
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