From 1d4d2e85b588826498f1634846f5b787a5278683 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Fri, 19 Mar 2010 11:44:39 +0000 Subject: [PATCH] Fix minor mistake git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1560 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla2x00t/qla2x00-target/qla2x00t-howto.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/qla2x00t/qla2x00-target/qla2x00t-howto.html b/qla2x00t/qla2x00-target/qla2x00t-howto.html index 602c9eb0f..126e44d8b 100644 --- a/qla2x00t/qla2x00-target/qla2x00t-howto.html +++ b/qla2x00t/qla2x00-target/qla2x00t-howto.html @@ -136,12 +136,7 @@ How to configure QLogic target driver for 22xx/23xx/24xx/25xx adapters [root@proj ] make install
- b) Build QLogic driver.
- [root@proj ] cd /root/scst/trunk/qla2x00t
- [root@proj ] make
- [root@proj ] make install

- - c) Build QLogic target driver
+ b) Build QLogic target driver
[root@proj ] cd /root/scst/trunk/qla2x00t/qla2x00-target/
root@proj ] make
[root@proj ] make install