You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
172 B
6 lines
172 B
20 years ago
|
obj-$(CONFIG_SCSI_IBMVSCSI) += ibmvscsic.o
|
||
|
|
||
|
ibmvscsic-y += ibmvscsi.o
|
||
|
ibmvscsic-$(CONFIG_PPC_ISERIES) += iseries_vscsi.o
|
||
|
ibmvscsic-$(CONFIG_PPC_PSERIES) += rpa_vscsi.o
|