From: Olof Johansson Date: Sat, 23 Feb 2013 07:02:24 +0000 (+0100) Subject: ARM: 7656/1: uImage: Error out on build of multiplatform without LOADADDR X-Git-Tag: v3.9-rc1~8^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=938f94cde74b33d6d3580c6fe65ebe918a770ae2;p=pandora-kernel.git ARM: 7656/1: uImage: Error out on build of multiplatform without LOADADDR On multiplatform kernels, $MACHINE will be empty so there will be no default LOADADDR. Fail to build the uImage target unless one is provided by the developer at build time. Signed-off-by: Olof Johansson Acked-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed