Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
cp-linux
/
c9398ad8a107f96d44e8a7ef3a09f788ed53c119
/
.
/
Documentation
/
pcmcia
/
Makefile
blob: 47a8fa162683ff067f2bcaa1a7bae130a24b4e15 [
file
] [
log
] [
blame
]
Kyle Swenson
8d8f654
2021-03-15 11:02:55 -0600
[
diff
] [
blame
]
1
# List of programs to build
2
hostprogs
-
y
:=
crc32hash
3
4
# Tell kbuild to always build the programs
5
always
:=
$
(
hostprogs
-
y
)
6
7
HOSTCFLAGS_crc32hash
.
o
+=
-
I$
(
objtree
)/
usr
/
include