]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/net/ethernet/cavium/thunder/Makefile
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
[karo-tx-linux.git] / drivers / net / ethernet / cavium / thunder / Makefile
1 #
2 # Makefile for Cavium's Thunder ethernet device
3 #
4
5 obj-$(CONFIG_THUNDER_NIC_BGX) += thunder_bgx.o
6 obj-$(CONFIG_THUNDER_NIC_PF) += nicpf.o
7 obj-$(CONFIG_THUNDER_NIC_VF) += nicvf.o
8
9 nicpf-y := nic_main.o
10 nicvf-y := nicvf_main.o nicvf_queues.o
11 nicvf-y += nicvf_ethtool.o