mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 03:31:26 +00:00
Removed one OFED installation test because on some distro's it triggers false complaints.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@822 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -65,11 +65,6 @@ src/Module.symvers src/Modules.symvers: $(SCST_DIR)/$(MODULE_SYMVERS)
|
||||
echo "Error: OFED has been built with srpt=y in ofed.conf."; \
|
||||
echo "Rebuild OFED with srpt=n."; \
|
||||
false; \
|
||||
elif ! grep -wq '^c_flags .*EXTRA_PRE_CFLAGS' \
|
||||
$(KDIR)/scripts/Makefile.lib; then \
|
||||
echo "Error: $(KDIR)/scripts/Makefile.lib has not yet" \
|
||||
"been patched."; \
|
||||
false; \
|
||||
else \
|
||||
( \
|
||||
grep -v drivers/infiniband/ $<; \
|
||||
|
||||
Reference in New Issue
Block a user