]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - tools/testing/selftests/ftrace/Makefile
Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[mirror_ubuntu-hirsute-kernel.git] / tools / testing / selftests / ftrace / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 all:
3
4 TEST_PROGS := ftracetest
5 TEST_FILES := test.d settings
6 EXTRA_CLEAN := $(OUTPUT)/logs/*
7
8 include ../lib.mk