![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # 0003 # Makefile for the Linux 802.x protocol layers. 0004 # 0005 0006 # Check the p8022 selections against net/core/Makefile. 0007 obj-$(CONFIG_LLC) += p8022.o psnap.o 0008 obj-$(CONFIG_NET_FC) += fc.o 0009 obj-$(CONFIG_FDDI) += fddi.o 0010 obj-$(CONFIG_HIPPI) += hippi.o 0011 obj-$(CONFIG_ATALK) += p8022.o psnap.o 0012 obj-$(CONFIG_STP) += stp.o 0013 obj-$(CONFIG_GARP) += garp.o 0014 obj-$(CONFIG_MRP) += mrp.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |