]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - net/802/Makefile
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[mirror_ubuntu-jammy-kernel.git] / net / 802 / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
1da177e4
LT
2#
3# Makefile for the Linux 802.x protocol layers.
4#
5
1da177e4 6# Check the p8022 selections against net/core/Makefile.
1da177e4 7obj-$(CONFIG_LLC) += p8022.o psnap.o
1da177e4
LT
8obj-$(CONFIG_NET_FC) += fc.o
9obj-$(CONFIG_FDDI) += fddi.o
10obj-$(CONFIG_HIPPI) += hippi.o
18e92b12 11obj-$(CONFIG_IPX) += p8022.o psnap.o p8023.o
1da177e4 12obj-$(CONFIG_ATALK) += p8022.o psnap.o
a19800d7 13obj-$(CONFIG_STP) += stp.o
eca9ebac 14obj-$(CONFIG_GARP) += garp.o
febf018d 15obj-$(CONFIG_MRP) += mrp.o