]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Add support of LZO-compressed kernels
authorWu Zhangjin <wuzhangjin@gmail.com>
Fri, 15 Jan 2010 12:34:46 +0000 (20:34 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 27 Jan 2010 23:03:30 +0000 (00:03 +0100)
commitc9ad9ef50ff80e52f39b186d1b6b318f86956c90
tree2d967f4d9a11ffa4e6daf6ff6e498915441b10ed
parente96ac0d729153ede5ead3a615ade84885cb24cbe
MIPS: Add support of LZO-compressed kernels

The necessary changes to the x86 Kconfig and boot/compressed to allow the
use of this new compression method.

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Patchwork: http://patchwork.linux-mips.org/patch/857/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/boot/compressed/Makefile
arch/mips/boot/compressed/decompress.c