This is the driver makefile. Signed-off-by: Eric Moore <eric.moore@xxxxxxx> --- a/drivers/scsi/mpt2sas/Makefile 1969-12-31 17:00:00.000000000 -0700 +++ b/drivers/scsi/mpt2sas/Makefile 2008-11-03 11:37:19.000000000 -0700 @@ -0,0 +1,7 @@ +# mpt2sas makefile +obj-$(CONFIG_SCSI_MPT2SAS) += mpt2sas.o +mpt2sas-y += mpt2sas_base.o \ + mpt2sas_config.o \ + mpt2sas_scsih.o \ + mpt2sas_transport.o \ + mpt2sas_ctl.o -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html