Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
5f2fb52fac15a8a8e10ce020dd532504a8abfc4e
/
.
/
samples
/
vfs
/
Makefile
blob: 65acdde5c117f5de6db47bd0eb2e0362e6251226 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
# List of programs to build
hostprogs
:=
\
test
-
fsmount \
test
-
statx
always
-
y
:=
$
(
hostprogs
)
HOSTCFLAGS_test
-
fsmount
.
o
+=
-
I$
(
objtree
)/
usr
/
include
HOSTCFLAGS_test
-
statx
.
o
+=
-
I$
(
objtree
)/
usr
/
include