From bcdf5a87333ed3a7ac5d3cd5bbc69a4cfcf463e0 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Sun, 6 Dec 2009 21:11:48 +0100 Subject: [PATCH] Add USES_UBIFS symbol. --- target/Config.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/target/Config.in b/target/Config.in index 8c2d73d33..643885a32 100644 --- a/target/Config.in +++ b/target/Config.in @@ -47,6 +47,9 @@ config USES_EXT2 config USES_TGZ bool +config USES_UBIFS + bool + config USES_CPIOGZ bool