Fix minor mistake

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1560 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2010-03-19 11:44:39 +00:00
parent e995fc514c
commit 1d4d2e85b5
+1 -6
View File
@@ -136,12 +136,7 @@ How to configure QLogic target driver for 22xx/23xx/24xx/25xx adapters
[root@proj ] make install</br>
b) Build QLogic driver.</br>
[root@proj ] cd /root/scst/trunk/qla2x00t</br>
[root@proj ] make</br>
[root@proj ] make install</br></br>
c) Build QLogic target driver</br>
b) Build QLogic target driver</br>
[root@proj ] cd /root/scst/trunk/qla2x00t/qla2x00-target/</br>
root@proj ] make</br>
[root@proj ] make install</br></br></br>