]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/Makefile
Kconfig: Add a CONFIG_IDE option
[people/ms/u-boot.git] / common / Makefile
index b2d663530dbe1b0a37f4584551126cb51c4466d7..c7c8ea42c6ece400cbf5f232938b81771cda2d4f 100644 (file)
@@ -145,7 +145,6 @@ obj-y += dlmalloc.o
 ifdef CONFIG_SYS_MALLOC_F_LEN
 obj-y += malloc_simple.o
 endif
-obj-$(CONFIG_CMD_IDE) += ide.o
 obj-y += image.o
 obj-$(CONFIG_ANDROID_BOOT_IMAGE) += image-android.o
 obj-$(CONFIG_$(SPL_)OF_LIBFDT) += image-fdt.o