From c38a48d5152a212247c89e2fb02a9f4e38790490 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 29 Jan 2008 13:56:43 +0000 Subject: add feature flag for the cpio.gz support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10311 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index afcdd00bf4..df8bc993cc 100644 --- a/Config.in +++ b/Config.in @@ -43,7 +43,7 @@ menu "Target Images" config TARGET_ROOTFS_CPIOGZ bool "cpiogz" - default y if USES_TGZ + default y if USES_CPIOGZ depends !TARGET_ROOTFS_INITRAMFS help Build a compressed cpio archive of the the root filesystem -- cgit v1.2.3