From 5b3951bfbb9fce06dc4f5e3e4bfb4c50e91e20fc 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 SVN-Revision: 10311 --- 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 2dc5ec4..aabe9c3 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.1