binutils: backport a fix for broken relocation entries on mips with -fPIE, fixes...
[openwrt/svn-archive/archive.git] / Config.in
index f3db905f2444bcddb885099c9c1fafec37d1bd6d..a634328074daa493add6264460b0cbbad3516fc5 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -43,6 +43,10 @@ menu "Target Images"
 
                        config TARGET_INITRAMFS_COMPRESSION_LZO
                                bool "lzo"
+
+                       config TARGET_INITRAMFS_COMPRESSION_XZ
+                               bool "xz"
+                               depends LINUX_2_6_38
                endchoice
 
        comment "Root filesystem archives"