ifneq ($(BUILD_EXT_O2IB),) MODULES := ko2iblnd endif ko2iblnd-objs := o2iblnd.o o2iblnd_cb.o o2iblnd_modparams.o # Need to make sure that an external OFED source pool overrides # any in-kernel OFED sources NOSTDINC_FLAGS += @EXTRA_OFED_CONFIG@ @EXTRA_OFED_INCLUDE@ # Identify this as the External driver build NOSTDINC_FLAGS += -DEXTERNAL_OFED_BUILD @INCLUDE_RULES@