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-a3cf2f4a3e73master
parent
f798d7c58e
commit
aee51620b0
|
@ -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...)
|
||||
|
|
Loading…
Reference in New Issue