blob: 5c4615ccaa14a609e84b345e64bea5fd7b13166a [file] [log] [blame]
Sunil Goutham4863dea2015-05-26 19:20:15 -07001#
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