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 --- Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index e80d90c03..1f689c066 100644 --- a/Config.in +++ b/Config.in @@ -88,6 +88,13 @@ menu "Target Images" help Create some bootable ISO image + config TARGET_ROOTFS_UBIFS + bool "ubifs" + default y if USES_UBIFS + depends !TARGET_ROOTFS_INITRAMFS && USES_UBIFS + help + Build a ubifs root filesystem + comment "Image Options" source "target/linux/*/image/Config.in" -- cgit v1.2.3