repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
ftrace
/
Makefile
blob
d6e106fbce11c7706e061cf23a920b8d0cb03459
1
# SPDX-License-Identifier: GPL-2.0
2
all
:
3
4
TEST_PROGS
:=
ftracetest
5
TEST_FILES
:=
test
.d settings
6
EXTRA_CLEAN
:= $(
OUTPUT
)/
logs
/*
7
8
include
..
/
lib.mk