Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e59bff9af4f8e6093909df605f31400eb8bf6c20
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
tm
/
Makefile
blob: 6bff955e1d55ac6cccb526f5a00355ac4e904973 [
file
] [
log
] [
blame
]
TEST_PROGS
:=
tm
-
resched
-
dscr
all
:
$
(
TEST_PROGS
)
$
(
TEST_PROGS
):
../
harness
.
c
tm
-
syscall
:
tm
-
syscall
-
asm
.
S
tm
-
syscall
:
CFLAGS
+=
-
mhtm
include
../../
lib
.
mk
clean
:
rm
-
f $
(
TEST_PROGS
)
*.
o