Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
d9a0a1f83bf083b55b3c1f16efddecc31abace61
/
.
/
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