From 70c478596ecacdde42cd205e5407327f62a27ed4 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 8 Oct 2006 16:07:42 +0000 Subject: [PATCH] enable jffs2 by default on x86-2.6 git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4963 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/target/Config.in b/target/Config.in index 26e7173d58..effd9d7aa8 100644 --- a/target/Config.in +++ b/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...) -- 2.11.0