From ca1487cd3276b9c60d62bdd5572e67b3af1e4b3d Mon Sep 17 00:00:00 2001 From: juhosg 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/Config.in') diff --git a/target/Config.in b/target/Config.in index 2dc5ec424..aabe9c303 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