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