New upstream version 8.1.0
This commit is contained in:
19
client_module/build/dist/etc/beegfs-client-build.mk
vendored
Normal file
19
client_module/build/dist/etc/beegfs-client-build.mk
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
# BeeGFS client module DKMS build configuration
|
||||
# This file is only used when building via DKMS.
|
||||
# The module needs to be rebuilt after this file has been changed.
|
||||
|
||||
# If using thirdparty OFED specify the path to the installation here.
|
||||
# Examples:
|
||||
#OFED_INCLUDE_PATH=/usr/src/ofa_kernel/default/include
|
||||
#OFED_INCLUDE_PATH=/usr/src/openib/include
|
||||
# To disable RDMA support, define BEEGFS_NO_RDMA
|
||||
#BEEGFS_NO_RDMA=1
|
||||
# If building nvidia-fs support, specify path to nvfs-dma.h.
|
||||
# This directory must also have config-host.h, which is created
|
||||
# by the nvidia-fs configure script.
|
||||
# Example:
|
||||
#NVFS_INCLUDE_PATH=/usr/src/nvidia-fs-2.13.5
|
||||
# If building nvidia-fs support, specify path to NVIDIA driver
|
||||
# source.
|
||||
# Example:
|
||||
#NVIDIA_INCLUDE_PATH=/usr/src/nvidia-520.61.05/nvidia
|
||||
Reference in New Issue
Block a user