5 lines
96 B
CMake
5 lines
96 B
CMake
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
add_subdirectory(common)
|
||
|
add_subdirectory(${SOC_SERIES})
|