mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 20:19:29 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user