aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/ftrace/Makefile
blob: 6c64b421a4fdb81463cf91f9c661f74053a7d579 (plain) (blame)
1
2
3
4
5
6
7
all:

TEST_PROGS := ftracetest
TEST_FILES := test.d
EXTRA_CLEAN := logs/*

include ../lib.mk