[PATCH] ARM: stm32: fix decompressor build

Maxime Coquelin mcoquelin.stm32 at gmail.com
Tue May 19 01:59:11 PDT 2015


Hi Arnd,

2015-05-18 17:15 GMT+02:00 Arnd Bergmann <arnd at arndb.de>:
> The stm32 defconfig uses XIP_KERNEL, but if this is turned off
> by a user, we get this error when building the zImage decompressor:
>
> arch/arm/boot/compressed/misc.c:28:35: fatal error: mach/uncompress.h: No such file or directory
>
> To avoid the error, this adds stm32 to the list of platforms using
> the default DEBUG_LL based decompressor output.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> ---
> I'd like to apply this directly to next/soc
>

Indeed, I tested only with XIP_KERNEL..

The patch looks good to me:
Acked-by: Maxime Coquelin <mcoquelin.stm32 at gmail.com>

Thanks,
Maxime



More information about the linux-arm-kernel mailing list