mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-11 16:12:51 +01:00
select LZMA compressed initramfs by default for ramips
SVN-Revision: 20630
This commit is contained in:
parent
c3cd5ef637
commit
7e5ae61e45
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue