ata: add the libata support
[kernel/u-boot.git] / drivers / block / Makefile
index e069969..d63ca2d 100644 (file)
@@ -27,6 +27,7 @@ LIB   := $(obj)libblock.a
 
 COBJS-y += ahci.o
 COBJS-y += ata_piix.o
+COBJS-$(CONFIG_LIBATA) += libata.o
 COBJS-y += sil680.o
 COBJS-y += sym53c8xx.o
 COBJS-y += systemace.o