Merge branch 'svn-trunk'

This commit is contained in:
Bart Van Assche
2019-11-22 22:42:49 -08:00

View File

@@ -62,7 +62,7 @@ ifeq ($(OFED_FLAVOR),MOFED)
else \
echo false; \
fi),true)
OFED_VERS=$(shell dpkg-query -W --showformat='${Version}\n' mlnx-ofed-kernel-dkms)
OFED_VERS=$(shell dpkg-query -W --showformat='$${Version}\n' mlnx-ofed-kernel-dkms)
else
ifeq ($(shell if { rpm -q mlnx-ofa_kernel-devel || \
rpm -q kernel-ib-devel; } >&/dev/null; then \