Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
5ca5f00a167cdd28bcfeeae6ddd370b13ac00a2a
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
primitives
/
Makefile
blob: 23bd9a7590dde4e201fd8809b7f8af3eb50f74d7 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
TEST_GEN_PROGS
:=
load_unaligned_zeropad
top_srcdir
=
../../../../..
include
../../
lib
.
mk
include
../
flags
.
mk
CFLAGS
+=
-
I$
(
CURDIR
)
$
(
TEST_GEN_PROGS
):
../
harness
.
c