fs/proc: use nr_irqs
[deliverable/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.471823 seconds and 5 git commands to generate.