]> err.no Git - linux-2.6/blobdiff - drivers/scsi/libsas/Makefile
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi
[linux-2.6] / drivers / scsi / libsas / Makefile
index 44d972a3b4bda38777f379437cbb76542ee6a938..1ad1323c60fa096966f982602b826cb749c601ad 100644 (file)
@@ -33,4 +33,7 @@ libsas-y +=  sas_init.o     \
                sas_dump.o     \
                sas_discover.o \
                sas_expander.o \
-               sas_scsi_host.o
+               sas_scsi_host.o \
+               sas_task.o
+libsas-$(CONFIG_SCSI_SAS_ATA) +=       sas_ata.o
+libsas-$(CONFIG_SCSI_SAS_HOST_SMP) +=  sas_host_smp.o
\ No newline at end of file