From e57137a613fd5b787725c73674c446e3ae5104e9 Mon Sep 17 00:00:00 2001 From: kaloz Date: Sat, 21 Nov 2009 15:20:11 +0000 Subject: make lzo compressed initramfs selectable, too git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18457 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 3e8475cc3..71a7c7da8 100644 --- a/Config.in +++ b/Config.in @@ -43,6 +43,9 @@ menu "Target Images" config TARGET_INITRAMFS_COMPRESSION_LZMA bool "LZMA" + + config TARGET_INITRAMFS_COMPRESSION_LZO + bool "LZO" endchoice config TARGET_ROOTFS_JFFS2 -- cgit v1.2.3