make xz ramdisk images also available for 2.6.39+
authorJonas Gorski <jogo@openwrt.org>
Wed, 18 Apr 2012 15:14:05 +0000 (15:14 +0000)
committerJonas Gorski <jogo@openwrt.org>
Wed, 18 Apr 2012 15:14:05 +0000 (15:14 +0000)
2.6.38 isn't the only kernel supporting it.

SVN-Revision: 31343

Config.in

index 4231f85aa559cd3d36f29526fec8cb69c406602a..c288cfbec19fa340853b78cf122a275f7af14097 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -46,7 +46,7 @@ menu "Target Images"
 
                        config TARGET_INITRAMFS_COMPRESSION_XZ
                                bool "xz"
 
                        config TARGET_INITRAMFS_COMPRESSION_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
 
                config EXTERNAL_CPIO
                endchoice
 
                config EXTERNAL_CPIO