Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
25ec3e86d26b482a652f5794de88a8ee5cb3bc1d
/
.
/
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