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