Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
c5cc87fa8ddf971682fc5dd112e2dfacb11f30cd
/
.
/
drivers
/
pps
/
generators
/
Makefile
blob: 303304a6b8ec22a93e951b3cc0367884622981ca [
file
]
#
# Makefile for PPS generators.
#
obj
-
$
(
CONFIG_PPS_GENERATOR_PARPORT
)
+=
pps_gen_parport
.
o
ifeq
(
$
(
CONFIG_PPS_DEBUG
),
y
)
EXTRA_CFLAGS
+=
-
DDEBUG
endif