linker: update files with <zephyr/...> include prefix
Linker files were not migrated with the new <zephyr/...> prefix. Note that the conversion has been scripted, refer to #45388 for more details. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
76e7164456
commit
d342e4c4c1
164 changed files with 482 additions and 459 deletions
|
@ -4,4 +4,4 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include <arch/arm/aarch32/cortex_a_r/scripts/linker.ld>
|
||||
#include <zephyr/arch/arm/aarch32/cortex_a_r/scripts/linker.ld>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue