Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
717c033669ed3ceaee8df57d4562fafcc1a6267a
/
.
/
drivers
/
pps
/
Makefile
blob: 77c23457b739685009ae5713a12f3c014090ad5a [
file
] [
log
] [
blame
]
#
# Makefile for the PPS core.
#
pps_core
-
y
:=
pps
.
o kapi
.
o sysfs
.
o
pps_core
-
$
(
CONFIG_NTP_PPS
)
+=
kc
.
o
obj
-
$
(
CONFIG_PPS
)
:=
pps_core
.
o
obj
-
y
+=
clients
/
ccflags
-
$
(
CONFIG_PPS_DEBUG
)
:=
-
DDEBUG