Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
710c476514313c74045c41c0571bb5178fd16e3d
/
.
/
drivers
/
pps
/
generators
/
Makefile
blob: 2d56dd0495d590a13213ea89fe1a8af18c95d323 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for PPS generators.
#
obj
-
$
(
CONFIG_PPS_GENERATOR_PARPORT
)
+=
pps_gen_parport
.
o
ifeq
(
$
(
CONFIG_PPS_DEBUG
),
y
)
EXTRA_CFLAGS
+=
-
DDEBUG
endif