Browse Source

soc: soc_legacy: mips: Remove out file

Removes a file that is no longer used

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
pull/69687/head
Jamie McCrae 1 year ago committed by Carles Cufi
parent
commit
1ac56d0501
  1. 5
      soc/soc_legacy/mips/CMakeLists.txt

5
soc/soc_legacy/mips/CMakeLists.txt

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