Sign in
gem5
/
arm
/
linux
/
b6af53b7d6fa40262c16753fe2781a3e792d5e1b
/
.
/
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