Sign in
nest-open-source
/
manifest_repos
/
kernel
/
87e3cc7d802d25e3c44149fd9c7e1dda97378019
/
.
/
drivers
/
media
/
video_processor
/
utils
/
Makefile
blob: 44a81371775847f86086865fe308ac9b0e449a9e [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
#
# Makefile for the amlogic video device interface device drivers.
#
asflags
-
y
+=
-
mfloat
-
abi
=
softfp
-
mfpu
=
neon
$
(
MEDIA_MODULE_NAME
)-
$
(
CONFIG_AMLOGIC_MEDIA_UTILS
)
+=
video_processor
/
utils
/
vfutil
.
o