make lzo compressed initramfs selectable, too

SVN-Revision: 18457
This commit is contained in:
Imre Kaloz
2009-11-21 15:20:11 +00:00
parent 4d9b1d6c75
commit 0ebb9220a0
2 changed files with 4 additions and 0 deletions

View File

@@ -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