]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 7656/1: uImage: Error out on build of multiplatform without LOADADDR
authorOlof Johansson <olof@lixom.net>
Sat, 23 Feb 2013 07:02:24 +0000 (08:02 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 23 Feb 2013 14:06:27 +0000 (14:06 +0000)
commitcd17e5486423b0a2ede03c761e2f4f90ff6f0fec
treedeabdaa159618a1b8219fb75caa1c56635c4b8c8
parent1c4bac53d868335883b79c8d0a966b150a5da2ed
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 <olof@lixom.net>
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/boot/Makefile