--- zzzz-none-000/linux-2.6.32.61/arch/x86/boot/compressed/misc.c 2013-06-10 09:43:48.000000000 +0000 +++ virian-300e-630/linux-2.6.32.61/arch/x86/boot/compressed/misc.c 2011-07-20 07:23:51.000000000 +0000 @@ -162,6 +162,10 @@ #include "../../../../lib/decompress_unlzma.c" #endif +#ifdef CONFIG_KERNEL_LZO +#include "../../../../lib/decompress_unlzo.c" +#endif + static void scroll(void) { int i;