add kernel-install tool for bootloader Spec
This adds a tool for installing kernels according to the bootloader
spec. systemd already has a similar tool, but it is limited to installing
kernels on the currently running system. The barebox kernel-install
tool instead can also be used to install kernels on removable media on a
development host for cross development. It is compiled in two variants,
as 'kernel-install' for the host and as 'kernel-install-target' using
$CROSS_COMPILE.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent ef5dac9 commit 61cf2b51bccbf18c3df505a77db759454e8574ca
@Sascha Hauer Sascha Hauer authored on 15 Sep 2013
Showing 3 changed files
View
common/Kconfig
View
scripts/Makefile
View
scripts/kernel-install.c 0 → 100644
Too large (Show diff)