]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - net/dsa/Makefile
dsa: add support for the Marvell 88E6131 switch chip
[mirror_ubuntu-bionic-kernel.git] / net / dsa / Makefile
1 # tagging formats
2 obj-$(CONFIG_NET_DSA_TAG_DSA) += tag_dsa.o
3 obj-$(CONFIG_NET_DSA_TAG_EDSA) += tag_edsa.o
4
5 # switch drivers
6 obj-$(CONFIG_NET_DSA_MV88E6XXX) += mv88e6xxx.o
7 obj-$(CONFIG_NET_DSA_MV88E6123_61_65) += mv88e6123_61_65.o
8 obj-$(CONFIG_NET_DSA_MV88E6131) += mv88e6131.o
9
10 # the core
11 obj-$(CONFIG_NET_DSA) += dsa.o slave.o