Searched hist:a65d29225ed884456f3d34dcefd3a18df24af03b (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/boot/ |
H A D | Makefile | diff a65d29225ed884456f3d34dcefd3a18df24af03b Sat Jan 08 17:18:51 CET 2011 Russell King <rmk+kernel@arm.linux.org.uk> 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>
|
/linux/arch/arm/ |
H A D | Makefile | diff a65d29225ed884456f3d34dcefd3a18df24af03b Sat Jan 08 17:18:51 CET 2011 Russell King <rmk+kernel@arm.linux.org.uk> 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>
|