initramfs: add support for in-kernel initramfs compressed with LZO
authorAlbin Tonnerre <albin.tonnerre@free-electrons.com>
Wed, 26 May 2010 21:44:28 +0000 (14:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 May 2010 16:12:54 +0000 (09:12 -0700)
commit2a2a400f66e9e23eba960905c36dd37904bd9970
treea46e11044410ddeb1d310fc4a1633f0438658327
parentedcd1d843adf09d1742d49ae04fa51bb63ddd1c3
initramfs: add support for in-kernel initramfs compressed with LZO

Add the necessary parts to be enable the use of LZO-compressed initramfs
build into the kernel.

Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Michal Marek <mmarek@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/gen_initramfs_list.sh
usr/Makefile
usr/initramfs_data.lzo.S [new file with mode: 0644]