Re: [PATCH 5/6] Add support for LZO-compressed kernels on x86

2009-08-03 Thread H. Peter Anvin
On 08/03/2009 07:58 AM, Albin Tonnerre wrote: > This is the third and last part of the patch, which contains the > necessary changes to the x86 Kconfig and boot/compressed to allow the > use of this new compression method > > Signed-off-by: Albin Tonnerre > --- > arch/x86/Kconfig

[PATCH 5/6] Add support for LZO-compressed kernels on x86

2009-08-03 Thread Albin Tonnerre
This is the third and last part of the patch, which contains the necessary changes to the x86 Kconfig and boot/compressed to allow the use of this new compression method Signed-off-by: Albin Tonnerre --- arch/x86/Kconfig |1 + arch/x86/boot/compressed/Makefile |5 -