mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 12:46:27 +00:00
debian/rules: Fail the build if $(QLA_INI_DIR) has not been set
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9441 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vendored
+1
@@ -36,6 +36,7 @@ clean:
|
||||
-x debian/scst.postinst
|
||||
|
||||
build:
|
||||
[ -n "$(QLA_INI_DIR)" ] && \
|
||||
make 2release && \
|
||||
export BUILD_2X_MODULE=y && \
|
||||
export CONFIG_SCSI_QLA_FC=y CONFIG_SCSI_QLA2XXX_TARGET=y && \
|
||||
|
||||
Reference in New Issue
Block a user