]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/Makefile
boot_fit: Create helper functions that can be used to select DTB out of FIT
[people/ms/u-boot.git] / common / Makefile
index d6d0764e7a9c5d8c49bb477b01c86eb260924aef..8540fbc9fa6dc44dc0a7bc39d7fc6bdf05d99603 100644 (file)
@@ -151,6 +151,7 @@ obj-y += image.o
 obj-$(CONFIG_ANDROID_BOOT_IMAGE) += image-android.o
 obj-$(CONFIG_$(SPL_)OF_LIBFDT) += image-fdt.o
 obj-$(CONFIG_$(SPL_)FIT) += image-fit.o
+obj-$(CONFIG_FIT_EMBED) += boot_fit.o common_fit.o
 obj-$(CONFIG_$(SPL_)FIT_SIGNATURE) += image-sig.o
 obj-$(CONFIG_IO_TRACE) += iotrace.o
 obj-y += memsize.o