From 032f3ea5e7dce34da3926f505fe939ded599a6fa Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 5 Apr 2012 14:33:04 +0000 Subject: define external cpio Allow building image with an external cpio Signed-off-by: Tathagata Das SVN-Revision: 31204 --- Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 4e874a69de..4231f85aa5 100644 --- a/Config.in +++ b/Config.in @@ -49,6 +49,13 @@ menu "Target Images" depends LINUX_2_6_38 endchoice + config EXTERNAL_CPIO + string + prompt "Use external cpio" if TARGET_ROOTFS_INITRAMFS + default "" + help + Kernel uses specified external cpio as INITRAMFS_SOURCE + comment "Root filesystem archives" config TARGET_ROOTFS_CPIOGZ -- cgit v1.2.3