From 9ab2e7b7fca982f554c768b138c9f9f1423fdde0 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 18 Jul 2007 14:11:44 +0000 Subject: Add a USES_TGZ config.in variable, so that RB1xx profiles can use it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8039 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 e50651272..627940eb2 100644 --- a/target/Config.in +++ b/target/Config.in @@ -35,6 +35,9 @@ config USES_JFFS2 config USES_EXT2 bool +config USES_TGZ + bool + config PROFILE_KCONFIG bool -- cgit v1.2.3