You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
fe2caefcdf
Signed-off-by: Parav Pandit <parav.pandit@emulex.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
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
|