From db06ca593b3d80ec514ecb2b20d49e3638cd3f0b Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Mon, 11 Jan 2010 01:10:45 +0000 Subject: Add support for building ubifs images. SVN-Revision: 19097 --- target/Config.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'target/Config.in') diff --git a/target/Config.in b/target/Config.in index 14cdfa5..f5aa043 100644 --- a/target/Config.in +++ b/target/Config.in @@ -50,7 +50,10 @@ config USES_TGZ config USES_CPIOGZ bool -config PROFILE_KCONFIG +config USES_UBIFS + bool + +config PROFILE_KCONFIG bool config NOMMU -- cgit v1.1