projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cd5287
)
enable jffs2 by default on x86-2.6
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 8 Oct 2006 16:07:42 +0000
(16:07 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 8 Oct 2006 16:07:42 +0000
(16:07 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4963
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/Config.in
patch
|
blob
|
history
diff --git
a/target/Config.in
b/target/Config.in
index
26e7173
..
effd9d7
100644
(file)
--- 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...)
This page took
0.022912 seconds
and
4
git commands to generate.