From ad221cb467a4c0735bbafec79f85b4963754c66f Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 12 Dec 2006 23:20:55 +0000 Subject: [PATCH] disable jffs2 images in whiterussian as well SVN-Revision: 5774 --- openwrt/target/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index 5019b3d722..c540621bbf 100644 --- a/openwrt/target/Config.in +++ b/openwrt/target/Config.in @@ -2,7 +2,7 @@ menu "Target Root Filesystem" config BR2_TARGET_ROOTFS_JFFS2 bool "jffs2" - default y + default n help Build a jffs2 root filesystem -- 2.30.2