mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 19:21:26 +00:00
Merge branch 'svn-trunk'
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user