[ARM] Add KBUILD_IMAGE target support
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 29 Oct 2006 12:51:05 +0000 (12:51 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 29 Oct 2006 12:51:05 +0000 (12:51 +0000)
Add support for KBUILD_IMAGE on ARM.  This takes the usual target
specifiers (zImage/Image/etc) in the same way that powerpc does
(iow, without the arch/arm/boot prefix).

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found