allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / drivers / scsi / ibmvscsi / Makefile
blobf67d9efc7a99abe8c4c5e8a16ab09e0acf866610
1 obj-$(CONFIG_SCSI_IBMVSCSI) += ibmvscsic.o
3 ibmvscsic-y += ibmvscsi.o
4 ifndef CONFIG_PPC_PSERIES
5 ibmvscsic-$(CONFIG_PPC_ISERIES) += iseries_vscsi.o
6 endif
7 ibmvscsic-$(CONFIG_PPC_PSERIES) += rpa_vscsi.o
9 obj-$(CONFIG_SCSI_IBMVSCSIS) += ibmvstgt.o