2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 12:43:55 +08:00
linux-next/tools/testing/selftests/ftrace/Makefile

10 lines
93 B
Makefile
Raw Normal View History

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