]> git.sur5r.net Git - u-boot/blobdiff - drivers/block/Makefile
cfi_flash: Fix logical continuations
[u-boot] / drivers / block / Makefile
index dea2c15c142991ed06573d8065e3f2bcce381696..d06a598f14099da252460bf8f966af68d943d845 100644 (file)
@@ -12,7 +12,6 @@ obj-y += blk_legacy.o
 endif
 
 obj-$(CONFIG_IDE) += ide.o
-obj-$(CONFIG_IDE_FTIDE020) += ftide020.o
 obj-$(CONFIG_SANDBOX) += sandbox.o
 obj-$(CONFIG_SYSTEMACE) += systemace.o
 obj-$(CONFIG_BLOCK_CACHE) += blkcache.o