From: Russell King Date: Sat, 8 Jan 2011 16:18:51 +0000 (+0000) Subject: ARM: add 'uinstall' target for installing uboot kernels X-Git-Tag: v2.6.39-rc1~463^2~2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a65d29225ed884456f3d34dcefd3a18df24af03b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed