Sign in
zircon-guest
/
third_party
/
linux
/
b561d56bcd16ef44705d4e92f1e9c4d5e63f157f
/
.
/
drivers
/
pps
/
generators
/
Makefile
blob: 2d56dd0495d590a13213ea89fe1a8af18c95d323 [
file
]
# 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