ARM: add 'uinstall' target for installing uboot kernels
commita65d29225ed884456f3d34dcefd3a18df24af03b
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 8 Jan 2011 16:18:51 +0000 (8 16:18 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 23 Feb 2011 17:24:13 +0000 (23 17:24 +0000)
treec0f5c1b1e985398913fd7e5622b3d5cc1c2b9380
parent2bbd7e9b74271b2d6a14b4840fc44afbea83774d
ARM: add 'uinstall' target for installing uboot kernels

We have 'install' and 'zinstall' for installing Image and zImage
kernels, so add 'uinstall' to complete the set.

This allows developers to have a ~/bin/installkernel script which (eg)
copies the kernel to the tftp server automatically once the kernel
has built, resulting in a better workflow.

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