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 --- target/Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target') diff --git a/target/Config.in b/target/Config.in index 2dc5ec4245..aabe9c3034 100644 --- a/target/Config.in +++ b/target/Config.in @@ -35,6 +35,9 @@ config USES_EXT2 config USES_TGZ bool +config USES_CPIOGZ + bool + config PROFILE_KCONFIG bool -- cgit v1.2.3