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

TEST_PROGS := ftracetest
TEST_FILES := test.d
EXTRA_CLEAN := $(OUTPUT)/logs/*

include ../lib.mk