projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3cd5ef
)
select LZMA compressed initramfs by default for ramips
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 31 Mar 2010 09:58:29 +0000
(09:58 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 31 Mar 2010 09:58:29 +0000
(09:58 +0000)
SVN-Revision: 20630
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index b04c65a717a820881312eb92e6e94e05d2cf227d..2ff2862a2a9f0c25ba5107ee4e565e64f15dc6de 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.