mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-14 16:16:14 +07:00
6 lines
160 B
Makefile
6 lines
160 B
Makefile
|
ccflags-y := -Idrivers/net/ethernet/emulex/benet
|
||
|
|
||
|
obj-$(CONFIG_INFINIBAND_OCRDMA) += ocrdma.o
|
||
|
|
||
|
ocrdma-y := ocrdma_main.o ocrdma_verbs.o ocrdma_hw.o ocrdma_ah.o
|