From d544567329880a9c8c667300a17285670d59c3ff Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 24 Jan 2011 06:41:11 +0000 Subject: 2.6.38 supports xz ramdisks, too git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25080 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Config.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index f3db905f2..a63432807 100644 --- 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" -- cgit v1.2.3