Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45100
b: refs/heads/master
c: 76598eb
h: refs/heads/master
v: v3
  • Loading branch information
Judith Lebzelter authored and Linus Torvalds committed Dec 30, 2006
1 parent 6a64feb commit bc21fd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1ebb1101c556b1915ff041655e629a072e64dcda
refs/heads/master: 76598ebe081b04132f272440183e0aeb6507a079
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/ibmvscsi/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
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

0 comments on commit bc21fd6

Please sign in to comment.