bootm: Fix upper bound of FDT overlap checks
[platform/kernel/u-boot.git] / boot / Makefile
index c52c969..67e3352 100644 (file)
@@ -48,3 +48,4 @@ obj-$(CONFIG_SPL_LOAD_FIT) += common_fit.o
 endif
 
 obj-$(CONFIG_$(SPL_TPL_)BOOTMETH_VBE) += vbe.o
+obj-$(CONFIG_$(SPL_TPL_)BOOTMETH_VBE_SIMPLE) += vbe_simple.o