Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7cbea8dc0127a95226c7722a738ac6534950ef67
/
.
/
Documentation
/
pcmcia
/
Makefile
blob: 47a8fa162683ff067f2bcaa1a7bae130a24b4e15 [
file
] [
log
] [
blame
]
Randy Dunlap
3794f3e
2008-08-12 15:09:06 -0700
[
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