From: Felix Fietkau Date: Sun, 8 Oct 2006 16:07:42 +0000 (+0000) Subject: enable jffs2 by default on x86-2.6 X-Git-Tag: reboot~30718^2~64 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=371100cf7424fe14081b2d4144a2cc78288249ce enable jffs2 by default on x86-2.6 SVN-Revision: 4963 --- diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index 26e7173d58..effd9d7aa8 100644 --- a/openwrt/target/Config.in +++ b/openwrt/target/Config.in @@ -113,6 +113,7 @@ config LINUX_2_6_X86 select PCI_SUPPORT select USB_SUPPORT select PCMCIA_SUPPORT + select USES_JFFS2 help Build firmware images for x86 based boards (e.g. Soekris net4521 and net4801, PC Engines WRAP...)