Sign in
coral
/
linux-imx
/
2024e7d6804b3f6251b28126eceb7f6bf2e3a4e8
/
.
/
drivers
/
pps
/
Makefile
blob: 19ea582f431d15c105fdd707f34da047b47e426e [
file
]
#
# 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