Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
349290fc9e761aaef6d6882721189f668ec5ff49
/
.
/
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