Re: [PATCH] MIPS: Use Makefile.postlink to insert relocations into vmlinux

2016-12-02 Thread Steven J. Hill
On 11/10/2016 04:02 AM, Matt Redfearn wrote: > When relocatable support for MIPS was merged, there was no support for > an architecture to add a postlink step for vmlinux. This meant that only > invoking a target within the boot directory, such as uImage, caused the > relocations to be inserted int

[PATCH] MIPS: Use Makefile.postlink to insert relocations into vmlinux

2016-11-10 Thread Matt Redfearn
When relocatable support for MIPS was merged, there was no support for an architecture to add a postlink step for vmlinux. This meant that only invoking a target within the boot directory, such as uImage, caused the relocations to be inserted into vmlinux. Building just the vmlinux target would res