mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
Remove more references to the ibmvstgt, mpt and mvsas_tgt drivers
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8652 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -643,7 +643,7 @@ fi
|
||||
# Directory drivers/scsi/ibmvstgt
|
||||
|
||||
{
|
||||
( cd ibmvstgt && ./generate-in-tree-patches "${kver}" )
|
||||
( cd ibmvstgt 2>/dev/null && ./generate-in-tree-patches "${kver}" ) &&
|
||||
if [ -e "ibmvstgt/in-tree-patches/${kver}" ]; then
|
||||
if [ "${multiple_patches}" = "true" ]; then
|
||||
cat <<EOF
|
||||
@@ -747,7 +747,7 @@ EOF
|
||||
| process_patch "scst_18_ibmvstgt.diff"
|
||||
|
||||
{
|
||||
( cd ibmvstgt && ./generate-in-tree-patches "${kver}" )
|
||||
( cd ibmvstgt 2>/dev/null && ./generate-in-tree-patches "${kver}" ) &&
|
||||
if [ -e "ibmvstgt/in-tree-patches/${kver}" ]; then
|
||||
if [ "${multiple_patches}" = "true" ]; then
|
||||
cat <<EOF
|
||||
|
||||
Reference in New Issue
Block a user