soc: soc_legacy: mips: Remove out file

Removes a file that is no longer used

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2024-02-20 08:30:55 +00:00 committed by Carles Cufi
parent c054381a7a
commit 1ac56d0501
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
if(SOC_FAMILY)
add_subdirectory(${SOC_FAMILY})
else()
add_subdirectory(${SOC_NAME})
endif()