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
master
Felix Fietkau 2006-10-08 16:07:42 +00:00
parent f798d7c58e
commit aee51620b0
1 changed files with 1 additions and 0 deletions

View File

@ -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...)