Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
831f1f73a6e1a0a02a5eaa2da5f49cf09c7bb1af
/
.
/
drivers
/
pps
/
Makefile
blob: 19ea582f431d15c105fdd707f34da047b47e426e [
file
] [
log
] [
blame
]
#
# Makefile for the PPS core.
#
pps_core
-
y
:=
pps
.
o kapi
.
o sysfs
.
o
obj
-
$
(
CONFIG_PPS
)
:=
pps_core
.
o
ccflags
-
$
(
CONFIG_PPS_DEBUG
)
:=
-
DDEBUG