-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 68903 b: refs/heads/master c: d3849d5 h: refs/heads/master i: 68901: eb11beb 68899: 3e17407 68895: 82492e5 v: v3
- Loading branch information
David Woodhouse
authored and
James Bottomley
committed
Oct 12, 2007
1 parent
a8d05a5
commit e9db60b
Showing
6 changed files
with
131 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 5307b1e8b050f309901acc9c6121061206a70ba5 | ||
refs/heads/master: d3849d512fb0ca1e369e3efcaec910a949f55f62 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,7 @@ | ||
obj-$(CONFIG_SCSI_IBMVSCSI) += ibmvscsic.o | ||
|
||
ibmvscsic-y += ibmvscsi.o | ||
ifndef CONFIG_PPC_PSERIES | ||
ibmvscsic-$(CONFIG_PPC_ISERIES) += iseries_vscsi.o | ||
endif | ||
ibmvscsic-$(CONFIG_PPC_PSERIES) += rpa_vscsi.o | ||
|
||
obj-$(CONFIG_SCSI_IBMVSCSIS) += ibmvstgt.o |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.