From eff25f4cca89d816665de469b7164267aaf52d4b Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 5 Jul 2011 21:53:54 +0200 Subject: linux: make it possible to install the kernel in /boot [Peter: always copy to output/images as requested by Luca] Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- linux/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'linux/Config.in') diff --git a/linux/Config.in b/linux/Config.in index 1f1a69c44..bdfa5b7ef 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -153,6 +153,14 @@ config BR2_LINUX_KERNEL_IMAGE_TARGET_NAME Specify the kernel make target to build the kernel that you need. +config BR2_LINUX_KERNEL_INSTALL_TARGET + bool "Install kernel image to /boot in target" + depends on !BR2_TARGET_ROOTFS_INITRAMFS + help + Select this option to have the kernel image installed to + /boot in the target root filesystem, as is typically done on + x86/x86_64 systems. + endif # BR2_LINUX_KERNEL endmenu -- cgit v1.2.3-55-g7522