Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
bc135b23d01acf7ee926aaf75b0020c86d3869f9
/
.
/
drivers
/
pps
/
Makefile
blob: 98960ddd3188ae2d05c26db5269546fca3dfff7f [
file
] [
log
] [
blame
]
#
# Makefile for the PPS core.
#
pps_core
-
y
:=
pps
.
o kapi
.
o sysfs
.
o
obj
-
$
(
CONFIG_PPS
)
:=
pps_core
.
o
obj
-
y
+=
clients
/
ccflags
-
$
(
CONFIG_PPS_DEBUG
)
:=
-
DDEBUG