]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/libsas/Makefile
Merge branch 'topic/aoa' into for-linus
[linux-2.6-omap-h63xx.git] / 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