aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/Makefile
blob: 346720639d1d6c6d126379738969e679455ae630 (plain) (blame)
1
2
3
4
5
6
7
8
all:

TEST_PROGS := ftracetest

include ../lib.mk

clean:
	rm -rf logs/*