Sign in
nest-open-source
/
nest-learning-thermostat
/
5.10
/
linux-imx-4.9.88
/
refs/heads/master
/
.
/
drivers
/
mxc
/
vpu-encoder-b0
/
Makefile
blob: b8a8fc117d93dd26b7b59fce52b1178235ecc7d8 [
file
] [
log
] [
blame
] [
edit
]
##
## Makefile for the VPU and M0 driver
##
EXTRA_CFLAGS
+=
$
(
DEFINES
)
obj
-
y
=
vpu
-
encoder
.
o
vpu
-
encoder
-
objs
=
vpu_encoder_b0
.
o \
vpu_encoder_rpc
.
o
clean
:
rm
-
rf $
(
vpu
-
encoder
-
objs
)