From 19682a7752733bc6a45026d69c27575b9b7755fd Mon Sep 17 00:00:00 2001 From: lars Date: Mon, 11 Jan 2010 01:10:45 +0000 Subject: Add support for building ubifs images. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19097 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/Config.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'target') diff --git a/target/Config.in b/target/Config.in index 14cdfa577..f5aa04305 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.2.3