pico-imx7d: Fix TechNexion spelling on MAINTAINERS file
[oweals/u-boot.git] / tools / Makefile
index 5dd33ed4d5611b9740bad90fcd25516b18f01dfe..0c3341e695ce05408314d97a4efb177053f53eb8 100644 (file)
@@ -133,6 +133,7 @@ ifdef CONFIG_FIT_SIGNATURE
 # This affects include/image.h, but including the board config file
 # is tricky, so manually define this options here.
 HOST_EXTRACFLAGS       += -DCONFIG_FIT_SIGNATURE
+HOST_EXTRACFLAGS       += -DCONFIG_FIT_SIGNATURE_MAX_SIZE=$(CONFIG_FIT_SIGNATURE_MAX_SIZE)
 endif
 
 ifdef CONFIG_SYS_U_BOOT_OFFS