Sign in
nest-open-source
/
nest-learning-thermostat
/
5.8.2
/
linux
/
51c21c96a599dd460a97a63254e1e91946e365ac
/
.
/
linux
/
drivers
/
pps
/
Makefile
blob: 98960ddd3188ae2d05c26db5269546fca3dfff7f [
file
]
#
# 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