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