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

served by {OpenGrok

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