projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9960da
)
enable jffs2 by default on x86-2.6
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 8 Oct 2006 16:07:42 +0000
(16:07 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 8 Oct 2006 16:07:42 +0000
(16:07 +0000)
SVN-Revision: 4963
openwrt/target/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/target/Config.in
b/openwrt/target/Config.in
index 26e7173d5887212fadfb1e8a0a4b7c823a0fee95..effd9d7aa8ce3b6a5457ec3a7339db04764593ec 100644
(file)
--- a/
openwrt/target/Config.in
+++ b/
openwrt/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...)