xref: /openbmc/linux/drivers/net/ethernet/cavium/thunder/Makefile (revision bc5aa3a0)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2# Makefile for Cavium's Thunder ethernet device
3#
4
5obj-$(CONFIG_THUNDER_NIC_BGX) += thunder_bgx.o
6obj-$(CONFIG_THUNDER_NIC_PF) += nicpf.o
7obj-$(CONFIG_THUNDER_NIC_VF) += nicvf.o
8
9nicpf-y := nic_main.o
10nicvf-y := nicvf_main.o nicvf_queues.o
11nicvf-y += nicvf_ethtool.o
12

served by {OpenGrok

Last Index Update: Sat May 03 03:01:14 CDT 2025