Sign in
nest-open-source
/
manifest_repos
/
kernel
/
139a32476c8dd3801b2ab4d7c8e3bf89cec66f0f
/
.
/
drivers
/
amlogic
/
audiodsp
/
Makefile
blob: c729a4c04dfefa1fd7f736a0d7ab3a3602460c3a [
file
]
# Makefile for osd and tv
audiodsp
-
objs
=
audiodsp_module
.
o
ifneq
(
$
(
KBUILD_SRC
),)
TOP_KBUILD_SRC
:=
$
(
KBUILD_SRC
)/
endif
obj
-
$
(
CONFIG_AMLOGIC_AUDIO_DSP
)
+=
audiodsp
.
o