mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 12:11:26 +00:00
Clarify README for qla2x00t_git as suggested by Bart Van Assche <bart.vanassche@sandisk.com>
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6622 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
12
README
12
README
@@ -48,9 +48,15 @@ qla2x00t_git
|
||||
3. Symlink drivers/scsi/qla2xxx subdirectory in the cloned git tree to the
|
||||
qla2x00t_git subdirectory
|
||||
|
||||
Thats all. Now "make all" and other common and QLA specific root
|
||||
Makefile targets "magically" start working. For detail instructions how
|
||||
to setup QLA target build environment see its README or HOWTO.
|
||||
Thats all. Now run either "make all" to build the SCST core and all
|
||||
target drivers with in-tree QLogic drivers, or the following command
|
||||
with standalone QLogic drivers:
|
||||
|
||||
BUILD_2X_MODULE=y CONFIG_SCSI_QLA_FC=y CONFIG_SCSI_QLA2XXX_TARGET=y make all
|
||||
|
||||
and other common and QLA specific root Makefile targets "magically" start
|
||||
working. For detail instructions how to setup QLA target build environment see
|
||||
its README or HOWTO.
|
||||
|
||||
You can still build the old driver using qla_old* root Makefile targets.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user