Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
697fb85fcf21b5229a3072440222d14b05ef2abe
/
.
/
drivers
/
pps
/
clients
/
Makefile
blob: 115572ae3e99088e364fa11773e7ceb5bd9a20e1 [
file
] [
log
] [
blame
]
#
# Makefile for PPS clients.
#
obj
-
$
(
CONFIG_PPS_CLIENT_KTIMER
)
+=
pps
-
ktimer
.
o
ifeq
(
$
(
CONFIG_PPS_DEBUG
),
y
)
EXTRA_CFLAGS
+=
-
DDEBUG
endif