## Makefile for the Linux 802.x protocol layers.## Check the p8022 selections against net/core/Makefile.obj-$(CONFIG_LLC)+=p8022.opsnap.oobj-$(CONFIG_NET_FC)+=fc.oobj-$(CONFIG_FDDI)+=fddi.oobj-$(CONFIG_HIPPI)+=hippi.oobj-$(CONFIG_IPX)+=p8022.opsnap.op8023.oobj-$(CONFIG_ATALK)+=p8022.opsnap.oobj-$(CONFIG_STP)+=stp.oobj-$(CONFIG_GARP)+=garp.oobj-$(CONFIG_MRP)+=mrp.o