Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga
[oweals/u-boot.git] / board / freescale / common / Makefile
index 14af660087c66d50eacd492d0032a0a88a6d5f36..87d05780fe08701d6a36fa0f6b146b791c0fc35c 100644 (file)
@@ -72,4 +72,9 @@ obj-$(CONFIG_P5020DS) += p_corenet/
 obj-$(CONFIG_P5040DS)  += p_corenet/
 
 obj-$(CONFIG_LS102XA_NS_ACCESS)        += ns_access.o
+
+ifdef CONFIG_SECURE_BOOT
+obj-$(CONFIG_CMD_ESBC_VALIDATE) += fsl_validate.o cmd_esbc_validate.o
+endif
+
 endif