Re: [PATCH] powerpc: comvert relocs_check to a shell script using grep

2015-03-11 Thread Michael Ellerman
On Thu, 2015-03-12 at 15:10 +1100, Stephen Rothwell wrote: > This runs a bit faster and removes another use of perl from > the kernel build. > > Signed-off-by: Stephen Rothwell > --- > arch/powerpc/Makefile| 4 +-- > arch/powerpc/relocs_check.pl | 66 > -

[PATCH] powerpc: comvert relocs_check to a shell script using grep

2015-03-11 Thread Stephen Rothwell
This runs a bit faster and removes another use of perl from the kernel build. Signed-off-by: Stephen Rothwell --- arch/powerpc/Makefile| 4 +-- arch/powerpc/relocs_check.pl | 66 arch/powerpc/relocs_check.sh | 58 +