From c9bee3e3097c3f4ed18090c783e01ae59098d61c Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Thu, 2 Oct 2014 03:19:10 +0000 Subject: [PATCH] Small doc improvements git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5821 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index 52d3edfce..04f0fd0b5 100644 --- a/README +++ b/README @@ -49,9 +49,8 @@ qla2x00t_git qla2x00t_git subdirectory Thats all. Now "make all" and other common and QLA specific root -Makefile targets "magically" start working. The bind mount is necessary -for the driver to correctly find the SCST header files. Symlinks can't -do it. +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.