Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git] / drivers / net / team / Makefile
blob85f2028a87afb9d6442e8db74e6be156fbc632b7
2 # Makefile for the network team driver
5 obj-$(CONFIG_NET_TEAM) += team.o
6 obj-$(CONFIG_NET_TEAM_MODE_ROUNDROBIN) += team_mode_roundrobin.o
7 obj-$(CONFIG_NET_TEAM_MODE_ACTIVEBACKUP) += team_mode_activebackup.o