Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
0f0d12728e56c94d3289c6831243b6faeae8a19d
/
.
/
tools
/
pcmcia
/
Makefile
blob: 81a7498c5cd9efcc2f9f4af26264752fe62e615c [
file
] [
log
] [
blame
]
CC
:=
$
(
CROSS_COMPILE
)
gcc
CFLAGS
:=
-
I
../../
usr
/
include
PROGS
:=
crc32hash
all
:
$
(
PROGS
)
clean
:
rm
-
fr $
(
PROGS
)