Home
last modified time | relevance | path

Searched hist:a908f5de3b10d1a684d4fc3cb55ee0a7662ff293 (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/powerpc/
H A DMakefilediff a908f5de3b10d1a684d4fc3cb55ee0a7662ff293 Wed Mar 18 02:02:41 CET 2015 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Rename TARGETS in powerpc selftests makefile

This patch changes the name of the make variable TARGETS, to prevent it
from colliding with a value set by the user on the command line (as they
are recommended to do by tools/testing/selftests/README.txt).

Without this patch, "make -C tools/testing/selftests TARGETS=powerpc"
will fail.

Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>