define external cpio

Allow building image with an external cpio

Signed-off-by: Tathagata Das <tathagata@alumnux.com>

SVN-Revision: 31204
This commit is contained in:
John Crispin
2012-04-05 14:33:04 +00:00
parent e8c19a56db
commit 032f3ea5e7
2 changed files with 23 additions and 0 deletions

View File

@@ -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