]> Git Repo - linux.git/blame - net/unix/Makefile
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux.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
This page took 0.264743 seconds and 4 git commands to generate.