]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/Makefile
ide: move SFF DMA code to ide-dma-sff.c
[linux-2.6-omap-h63xx.git] / drivers / ide / Makefile
index e6e7811812d2b58f063193a4c7ada2f90d7fc267..0c30adb115c87e3bb5745258c645ce37bd677191 100644 (file)
@@ -12,6 +12,7 @@ ide-core-$(CONFIG_IDE_TIMINGS)                += ide-timings.o
 ide-core-$(CONFIG_IDE_ATAPI)           += ide-atapi.o
 ide-core-$(CONFIG_BLK_DEV_IDEPCI)      += setup-pci.o
 ide-core-$(CONFIG_BLK_DEV_IDEDMA)      += ide-dma.o
+ide-core-$(CONFIG_BLK_DEV_IDEDMA_SFF)  += ide-dma-sff.o
 ide-core-$(CONFIG_IDE_PROC_FS)         += ide-proc.o
 ide-core-$(CONFIG_BLK_DEV_IDEACPI)     += ide-acpi.o