Sign in
gfiber
/
kernel
/
bruno
/
eb73a6845fc0af3258732ac90f7051eb3e54ef62
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
tm
/
Makefile
blob: 4bea62a319dcaf96ee85f58aaa3cf6160d0428d5 [
file
] [
log
] [
blame
]
TEST_PROGS
:=
tm
-
resched
-
dscr tm
-
syscall
all
:
$
(
TEST_PROGS
)
$
(
TEST_PROGS
):
../
harness
.
c
tm
-
syscall
:
tm
-
syscall
-
asm
.
S
tm
-
syscall
:
CFLAGS
+=
-
mhtm
-
I
../../../../../
usr
/
include
include
../../
lib
.
mk
clean
:
rm
-
f $
(
TEST_PROGS
)
*.
o