X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=net%2Funix%2FMakefile;fp=net%2Funix%2FMakefile;h=4ddd125c4642c78f9eb105ed0d3bd973c3b89de3;hb=99a7a5b9943ea2d05fb0dee38e4ae2290477ed83;hp=20491825b4d0da5bfa9b2b3352125360956b7f34;hpb=11498715f266a3fb4caabba9dd575636cbcaa8f1;p=linux-2.6-microblaze.git diff --git a/net/unix/Makefile b/net/unix/Makefile index 20491825b4d0..4ddd125c4642 100644 --- a/net/unix/Makefile +++ b/net/unix/Makefile @@ -11,5 +11,3 @@ unix-$(CONFIG_BPF_SYSCALL) += unix_bpf.o obj-$(CONFIG_UNIX_DIAG) += unix_diag.o unix_diag-y := diag.o - -obj-$(CONFIG_UNIX_SCM) += scm.o