]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Convert relocs_check to a shell script using grep
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 18 Mar 2015 05:46:16 +0000 (16:46 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 23 Mar 2015 03:47:39 +0000 (14:47 +1100)
commit5e6b4a8a7221f4f180e49edc6ba345b68ec30244
treed584ebf9dd62c559a83ecd18c55a061e983e9060
parent1ee2de6af810a74a361ec6c5c98ef967b0a52e9f
powerpc: Convert relocs_check to a shell script using grep

This runs a bit faster and removes another use of perl from
the kernel build.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-By: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Makefile
arch/powerpc/relocs_check.pl [deleted file]
arch/powerpc/relocs_check.sh [new file with mode: 0755]