Sign in
zircon-guest
/
third_party
/
linux
/
877ccce7cbe8409256616f5e6bdedb08ce2e82db
/
.
/
drivers
/
pps
/
generators
/
Makefile
blob: 303304a6b8ec22a93e951b3cc0367884622981ca [
file
] [
log
] [
blame
]
#
# Makefile for PPS generators.
#
obj
-
$
(
CONFIG_PPS_GENERATOR_PARPORT
)
+=
pps_gen_parport
.
o
ifeq
(
$
(
CONFIG_PPS_DEBUG
),
y
)
EXTRA_CFLAGS
+=
-
DDEBUG
endif