]> git.sur5r.net Git - u-boot/blobdiff - tools/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / 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