From 1eca4891385287b0b3c932388f32f79bf11d0646 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 28 Dec 2007 15:46:01 +0000 Subject: add cpio.gz support (patch from #2595) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9986 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 606cb4a0e9..6f2cdcc2d0 100644 --- a/Config.in +++ b/Config.in @@ -41,6 +41,13 @@ menu "Target Images" help Build a compressed tar archive of the the root filesystem + config TARGET_ROOTFS_CPIOGZ + bool "cpiogz" + default y if USES_TGZ + depends !TARGET_ROOTFS_INITRAMFS + help + Build a compressed cpio archive of the the root filesystem + config TARGET_ROOTFS_EXT2FS bool "ext2" default y if USES_EXT2 -- cgit v1.2.3