projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
511b7ed
)
select LZMA compressed initramfs by default for ramips
author
juhosg
<juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 31 Mar 2010 09:58:29 +0000
(09:58 +0000)
committer
juhosg
<juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 31 Mar 2010 09:58:29 +0000
(09:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20630
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index
b04c65a
..
2ff2862
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-25,6
+25,7
@@
menu "Target Images"
depends TARGET_ROOTFS_INITRAMFS
depends !LINUX_2_6_25
default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_ar71xx
+ default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_ramips
default TARGET_INITRAMFS_COMPRESSION_NONE
help
Select ramdisk compression.
This page took
0.024164 seconds
and
4
git commands to generate.