mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
make xz ramdisk images also available for 2.6.39+
2.6.38 isn't the only kernel supporting it. SVN-Revision: 31343
This commit is contained in:
parent
0af09943a5
commit
e640bc8ca4
@ -46,7 +46,7 @@ menu "Target Images"
|
|||||||
|
|
||||||
config TARGET_INITRAMFS_COMPRESSION_XZ
|
config TARGET_INITRAMFS_COMPRESSION_XZ
|
||||||
bool "xz"
|
bool "xz"
|
||||||
depends LINUX_2_6_38
|
depends !LINUX_2_6_30&&!LINUX_2_6_31&&!LINUX_2_6_32&&!LINUX_2_6_36&&!LINUX_2_6_37
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
config EXTERNAL_CPIO
|
config EXTERNAL_CPIO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user