Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / net / unix / Makefile
diff --git a/kernel/net/unix/Makefile b/kernel/net/unix/Makefile
new file mode 100644 (file)
index 0000000..b663c60
--- /dev/null
@@ -0,0 +1,11 @@
+#
+# Makefile for the Linux unix domain socket layer.
+#
+
+obj-$(CONFIG_UNIX)     += unix.o
+
+unix-y                 := af_unix.o garbage.o
+unix-$(CONFIG_SYSCTL)  += sysctl_net_unix.o
+
+obj-$(CONFIG_UNIX_DIAG)        += unix_diag.o
+unix_diag-y            := diag.o