[PATCH] arm64: enable more compressed Image formats
Olof Johansson
olof at lixom.net
Thu Jul 16 11:48:10 PDT 2015
On Thu, Jul 16, 2015 at 11:37 AM, Will Deacon <will.deacon at arm.com> wrote:
> Hi Olof,
>
> On Thu, Jul 16, 2015 at 07:04:12PM +0100, Olof Johansson wrote:
>> Plumb up Makefile arguments for the already supported formats in the kbuild
>> system: lz4, bzip2, lzma, and lzo.
>>
>> Note that just as with Image.gz, these images are not self-decompressing and
>> the booting firmware still needs to handle decompression before launching the
>> kernel image.
>
> No conceptual issues with this, but it breaks my build:
>
> arch/arm64/Makefile:61: *** mixed implicit and normal rules: deprecated syntax
> arch/arm64/Makefile:61: *** mixed implicit and normal rules: deprecated syntax
> arch/arm64/Makefile:61: *** mixed implicit and normal rules: deprecated syntax
> arch/arm64/Makefile:61: *** mixed implicit and normal rules: deprecated syntax
> make[1]: *** No rule to make target 'Image.gz', needed by 'all'. Stop.
> make[1]: *** Waiting for unfinished jobs....
> make: *** [sub-make] Error 2
>
> I hear some people run auto-builders nowaways that might spot this ;)
Huh. Worked on my manual build. Will respin.
-Olof
More information about the linux-arm-kernel
mailing list