mirror of
https://github.com/Lienol/openwrt
synced 2025-01-05 10:16:50 +08:00
ipq40xx: add default TARGET_INITRAMFS_COMPRESSION_LZMA
This commit is contained in:
parent
e238858757
commit
dfabf59645
@ -14,6 +14,7 @@ menu "Target Images"
|
||||
prompt "Compression"
|
||||
default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_apm821xx
|
||||
default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_ath79_mikrotik
|
||||
default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_ipq40xx
|
||||
default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_lantiq
|
||||
default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_mpc85xx
|
||||
default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_ramips
|
||||
|
Loading…
Reference in New Issue
Block a user