selftests/powerpc/ptrace: Set LOCAL_HDRS
authorMichael Ellerman <mpe@ellerman.id.au>
Mon, 27 Jun 2022 14:02:28 +0000 (00:02 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 25 Jul 2022 02:05:15 +0000 (12:05 +1000)
commitcf4baafd7846b3def67057a09b7603a6b566417a
tree78201326ec72b2ac38c08b59181e719c639e342c
parentfd19a1f72aa7bf687609e0810e644fe5b3846342
selftests/powerpc/ptrace: Set LOCAL_HDRS

Set LOCAL_HDRS so header changes cause rebuilds. The lib.mk logic adds
all the headers in LOCAL_HDRS as dependencies, so there's no need to
also list them explicitly.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220627140239.2464900-2-mpe@ellerman.id.au
tools/testing/selftests/powerpc/ptrace/Makefile