Hello, I'm building 3.9rc5 Host the build fails in arch/arm/boot/Makefile. check_for_multiple_loadaddr (issued from uImage:) checks if $(UIMAGE_LOADADDR) -ne 1. With CONFIG_AUTO_ZRELADDR set kernel decompressed load address is determine dynamically. The build doesn't seem to take that into consideration it expects ZRELADDR set. 3.8rc4 had 'if $(UIMAGE_LOADADDR) -gt 1', what I would expect. Does someone know what's hidden behind this subtle change? Before looking for workarounds. - Mario _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm