xref: /linux/drivers/net/team/Makefile
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the network team driver
4#
5
6obj-$(CONFIG_NET_TEAM) += team.o
7obj-$(CONFIG_NET_TEAM_MODE_BROADCAST) += team_mode_broadcast.o
8obj-$(CONFIG_NET_TEAM_MODE_ROUNDROBIN) += team_mode_roundrobin.o
9obj-$(CONFIG_NET_TEAM_MODE_RANDOM) += team_mode_random.o
10obj-$(CONFIG_NET_TEAM_MODE_ACTIVEBACKUP) += team_mode_activebackup.o
11obj-$(CONFIG_NET_TEAM_MODE_LOADBALANCE) += team_mode_loadbalance.o
12

Last Index update Sat Jun 03 09:59:21 CST 2023

Navigate Window
x
Scopes Window
x
Intelligence window
x
Next >> | << Prev


In current file
  • Highlight
  • Unhighlight
  • Unhighlight all
In project "undefined"
  • Search for definitions of
  • Search for references of
  • Do a full search with
  • Search for file names that contain
On Google
  • Google
Messages Window
x