We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af6622 commit 45035beCopy full SHA for 45035be
soc/nxp/mcx/mcxw/mcxw7xx/CMakeLists.txt
@@ -15,5 +15,5 @@ zephyr_include_directories(./)
15
set(SOC_LINKER_SCRIPT ${CMAKE_CURRENT_SOURCE_DIR}/linker.ld CACHE INTERNAL "")
16
17
if(CONFIG_BT OR CONFIG_IEEE802154)
18
- zephyr_linker_sources(RAM_SECTIONS /sections.ld)
+ zephyr_linker_sources(RAM_SECTIONS sections.ld)
19
endif()
0 commit comments