Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / net / 802 / Makefile
diff --git a/kernel/net/802/Makefile b/kernel/net/802/Makefile
new file mode 100644 (file)
index 0000000..37e654d
--- /dev/null
@@ -0,0 +1,14 @@
+#
+# Makefile for the Linux 802.x protocol layers.
+#
+
+# Check the p8022 selections against net/core/Makefile.
+obj-$(CONFIG_LLC)      += p8022.o psnap.o
+obj-$(CONFIG_NET_FC)   +=                 fc.o
+obj-$(CONFIG_FDDI)     +=                 fddi.o
+obj-$(CONFIG_HIPPI)    +=                 hippi.o
+obj-$(CONFIG_IPX)      += p8022.o psnap.o p8023.o
+obj-$(CONFIG_ATALK)    += p8022.o psnap.o
+obj-$(CONFIG_STP)      += stp.o
+obj-$(CONFIG_GARP)     += garp.o
+obj-$(CONFIG_MRP)      += mrp.o