mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 00:40:56 +07:00
cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vf
Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver "cxgb4vf". Signed-off-by: Casey Leedom Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
be839e3917
commit
84c6ade7a7
7
drivers/net/cxgb4vf/Makefile
Normal file
7
drivers/net/cxgb4vf/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
#
|
||||
# Chelsio T4 SR-IOV Virtual Function Driver
|
||||
#
|
||||
|
||||
obj-$(CONFIG_CHELSIO_T4VF) += cxgb4vf.o
|
||||
|
||||
cxgb4vf-objs := cxgb4vf_main.o t4vf_hw.o sge.o
|
Loading…
Reference in New Issue
Block a user