net: Distributed Switch Architecture protocol support
[deliverable/linux.git] / net / dsa / Makefile
CommitLineData
91da11f8
LB
1# tagging formats
2obj-$(CONFIG_NET_DSA_TAG_EDSA) += tag_edsa.o
3
4# switch drivers
5obj-$(CONFIG_NET_DSA_MV88E6XXX) += mv88e6xxx.o
6obj-$(CONFIG_NET_DSA_MV88E6123_61_65) += mv88e6123_61_65.o
7
8# the core
9obj-$(CONFIG_NET_DSA) += dsa.o slave.o
This page took 0.024439 seconds and 5 git commands to generate.