Sign in
coral
/
linux-mtk
/
d769853dbdaae8a78dbc19f95b1ca312616f4a88
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
cache_shape
/
Makefile
blob: ede4d3dae7505ef31f822bac9b613aef464f6125 [
file
]
# SPDX-License-Identifier: GPL-2.0
TEST_PROGS
:=
cache_shape
all
:
$
(
TEST_PROGS
)
$
(
TEST_PROGS
):
../
harness
.
c
../
utils
.
c
top_srcdir
=
../../../../..
include
../../
lib
.
mk
clean
:
rm
-
f $
(
TEST_PROGS
)
*.
o