]> Git Repo - linux.git/blobdiff - drivers/ata/Makefile
ahci: Move generic code into libahci
[linux.git] / drivers / ata / Makefile
index fc936d4471d62bb70dbf8431919c7576479a15ac..20c5251e7e41911b2c80ecffdb76c031d3c5af64 100644 (file)
@@ -1,7 +1,7 @@
 
 obj-$(CONFIG_ATA)              += libata.o
 
-obj-$(CONFIG_SATA_AHCI)                += ahci.o
+obj-$(CONFIG_SATA_AHCI)                += ahci.o libahci.o
 obj-$(CONFIG_SATA_SVW)         += sata_svw.o
 obj-$(CONFIG_ATA_PIIX)         += ata_piix.o
 obj-$(CONFIG_SATA_PROMISE)     += sata_promise.o
This page took 0.031712 seconds and 4 git commands to generate.