Home
last modified time | relevance | path

Searched hist:"69608683 a65be5322ef44091eaeb9890472b2eea" (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/powerpc/pmu/
H A DMakefilediff 69608683a65be5322ef44091eaeb9890472b2eea Tue Feb 28 01:07:07 CET 2023 Benjamin Gray <bgray@linux.ibm.com> selftests/powerpc: Use CLEAN macro to fix make warning

The CLEAN macro was added in 337f1e36 to prevent the

Makefile:50: warning: overriding recipe for target 'clean'
../../lib.mk:124: warning: ignoring old recipe for target 'clean'

style warnings. Expand it's use to fix another case of redefining a
target directly.

Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230228000709.124727-2-bgray@linux.ibm.com