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:
parent
c054381a7a
commit
1ac56d0501
|
@ -1,5 +0,0 @@
|
|||
if(SOC_FAMILY)
|
||||
add_subdirectory(${SOC_FAMILY})
|
||||
else()
|
||||
add_subdirectory(${SOC_NAME})
|
||||
endif()
|
Loading…
Reference in New Issue