QLA HOWTO update from Bart Van Assche <bvanassche@acm.org>

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3966 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2011-12-10 03:54:47 +00:00
parent 7872837b6b
commit e0138684a4
+4 -1
View File
@@ -66,7 +66,10 @@ these packages can be installed as follows:
<li>
Find out whether you will need SCSI pass-through and/or the iSCSI
zero-copy optimization. If not, skip the kernel download, patch, rebuild
and reboot steps and continue with the <a href="#release">SCST build step</a>.
and reboot steps and continue with the <a href="#release">SCST build step</a>
after having issued the command below:
<pre>export BUILD_2X_MODULE=y CONFIG_SCSI_QLA2XXX_TARGET=y</pre>
<br><br><br>
<li>Decide whether you want to start from a vanilla Linux kernel source tree