X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=Config.in;h=71a7c7da8ac23a97f103dcfc5b9b725f6edaccf0;hp=3e8475cc30755168e4a268138dca22e2849d4394;hb=e57137a613fd5b787725c73674c446e3ae5104e9;hpb=7e63500a2879f77b19064291306e0ef4fd62e389 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