From aee51620b0c7c2ca22f77a4e01a8f8413329c373 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 8 Oct 2006 16:07:42 +0000 Subject: 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(+) (limited to 'target/Config.in') 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...) -- cgit v1.2.3