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