aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ptrace/Makefile
blob: cb21c76a18ca88e4514907c5bfa357cb25c769c5 (plain) (blame)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0-only
CFLAGS += -iquote../../../../include/uapi -Wall

TEST_GEN_PROGS := peeksiginfo

include ../lib.mk