Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
rtos_sdk
/
soc
/
riscv
/
8dd1048ea4c71ee678469dcc19f18f4ec7645d70
/
.
/
s6
/
CMakeLists.txt
blob: 2cbf39ddf8e7e058afc81d50b9e8c39ee152f7ef [
file
] [
log
] [
blame
]
# Copyright (c) 2021-2022 Amlogic, Inc. All rights reserved.
# SPDX-License-Identifier: MIT
aml_library_include_directories(
${CMAKE_CURRENT_SOURCE_DIR}
)
aml_library_sources(
dsp.c
)