]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/net/ethernet/cavium/thunder/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / drivers / net / ethernet / cavium / thunder / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
4863dea3
SG
2#
3# Makefile for Cavium's Thunder ethernet device
4#
5
6465859a 6obj-$(CONFIG_THUNDER_NIC_RGX) += thunder_xcv.o
4863dea3
SG
7obj-$(CONFIG_THUNDER_NIC_BGX) += thunder_bgx.o
8obj-$(CONFIG_THUNDER_NIC_PF) += nicpf.o
9obj-$(CONFIG_THUNDER_NIC_VF) += nicvf.o
10
11nicpf-y := nic_main.o
12nicvf-y := nicvf_main.o nicvf_queues.o
13nicvf-y += nicvf_ethtool.o