blob: f4733688cca662dc60e94882b8fa76dfeb342a72 [file] [log] [blame]
if(SOC_FAMILY)
add_subdirectory(${SOC_FAMILY})
else()
add_subdirectory(${SOC_NAME})
endif()