]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commita621f6c2b36be34c8d3d1c0e6750b387e47b8252
treeeb02f430e14948ca351ef04ce74446b7cadc8ebd
parent2244f82c57632dd26a1459e7556b50ea7fc9ae44
[ARM] Add KBUILD_IMAGE target support

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>
arch/arm/Makefile