Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0.1
/
linux
/
7f2a063bcb48e4c00b37a21a88dd74b8d83be575
/
.
/
linux-imx
/
drivers
/
mxc
/
vpu
/
Makefile
blob: 1a821f4921cb2e791c0b64d47f189fc2ef224d67 [
file
] [
log
] [
blame
]
#
# Makefile for the VPU drivers.
#
obj
-
$
(
CONFIG_MXC_VPU
)
+=
mxc_vpu
.
o
ifeq
(
$
(
CONFIG_MXC_VPU_DEBUG
),
y
)
EXTRA_CFLAGS
+=
-
DDEBUG
endif