linux-stable/tools/testing/selftests/ftrace/Makefile

10 lines
94 B
Makefile
Raw Normal View History

all:
TEST_PROGS := ftracetest
TEST_FILES := test.d
include ../lib.mk
clean:
rm -rf logs/*