summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-01-29 13:56:43 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-01-29 13:56:43 +0000
commit5b3951bfbb9fce06dc4f5e3e4bfb4c50e91e20fc (patch)
tree41917acdd6f76a4b729749db813edfa52f08f6d0 /target/Config.in
parentc8d5db06983f66461bc2e23a71580e839709a1e8 (diff)
downloadmtk-20170518-5b3951bfbb9fce06dc4f5e3e4bfb4c50e91e20fc.zip
mtk-20170518-5b3951bfbb9fce06dc4f5e3e4bfb4c50e91e20fc.tar.gz
mtk-20170518-5b3951bfbb9fce06dc4f5e3e4bfb4c50e91e20fc.tar.bz2
add feature flag for the cpio.gz support
SVN-Revision: 10311
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in3
1 files changed, 3 insertions, 0 deletions
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