]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - drivers/net/ethernet/cavium/thunder/Makefile
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.git] / drivers / net / ethernet / cavium / thunder / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for Cavium's Thunder ethernet device
4 #
5
6 obj-$(CONFIG_THUNDER_NIC_RGX) += thunder_xcv.o
7 obj-$(CONFIG_THUNDER_NIC_BGX) += thunder_bgx.o
8 obj-$(CONFIG_THUNDER_NIC_PF) += nicpf.o
9 obj-$(CONFIG_THUNDER_NIC_VF) += nicvf.o
10
11 nicpf-y := nic_main.o
12 nicvf-y := nicvf_main.o nicvf_queues.o
13 nicvf-y += nicvf_ethtool.o