Merge branch 'asoc-5.3' into asoc-linus
[linux-2.6-microblaze.git] / tools / testing / selftests / ptrace / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 CFLAGS += -iquote../../../../include/uapi -Wall
3
4 TEST_GEN_PROGS := get_syscall_info peeksiginfo
5
6 include ../lib.mk