On Tue, Nov 13, 2018 at 10:45:54PM +, Paul Burton wrote:
> On Fri, Nov 09, 2018 at 08:02:52PM +0100, Adam Borowski wrote:
> > @@ -122,7 +104,6 @@ $(obj)/vmlinux.its.S: $(addprefix
> > $(srctree)/arch/mips/$(PLATFORM)/,$(ITS_INPUTS
> >
> > targets += vmlinux.its
> > targets += vmlinux.gz.it
Hi Adam,
On Fri, Nov 09, 2018 at 08:02:52PM +0100, Adam Borowski wrote:
> @@ -122,7 +104,6 @@ $(obj)/vmlinux.its.S: $(addprefix
> $(srctree)/arch/mips/$(PLATFORM)/,$(ITS_INPUTS
>
> targets += vmlinux.its
> targets += vmlinux.gz.its
> -targets += vmlinux.bz2.its
> targets += vmlinux.lzmo.its
Made redundant by newer choices.
Signed-off-by: Adam Borowski
---
arch/mips/Kconfig | 2 --
arch/mips/boot/Makefile| 27 --
arch/mips/boot/compressed/Makefile | 2 --
arch/mips/boot/compressed/decompress.c | 8
4 files