Made srpt compilation more silent.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1264 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2009-10-23 18:41:05 +00:00
parent 350542a8cf
commit 049293249b

View File

@@ -53,7 +53,7 @@ install: all src/ib_srpt.ko
-/sbin/depmod -aq $(KVER)
src/Module.symvers src/Modules.symvers: $(SCST_DIR)/$(MODULE_SYMVERS)
if $(OFED_KERNEL_IB_RPM_INSTALLED); then \
@if $(OFED_KERNEL_IB_RPM_INSTALLED); then \
if ! $(OFED_KERNEL_IB_DEVEL_RPM_INSTALLED); then \
echo "Error: the OFED package kernel-ib-devel has not yet been" \
"installed."; \