boards/risc-v: nxstyle fix Relative files path

- fix Relative file path does not match actual file.

Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
simbit18
2025-10-29 11:52:05 +01:00
committed by Xiang Xiao
parent 4ed99d6146
commit 0625efa965
4 changed files with 4 additions and 4 deletions
@@ -1,5 +1,5 @@
/****************************************************************************
* boards/risc-v/hpm6000/hpm6360evk/scripts/ld.script
* boards/risc-v/hpm6000/hpm6360evk/scripts/flash.script
*
* SPDX-License-Identifier: Apache-2.0
*
@@ -1,5 +1,5 @@
/****************************************************************************
* boards/risc-v/hpm6750/hpm6750evk2/scripts/ld.script
* boards/risc-v/hpm6000/hpm6360evk/scripts/ld.script
*
* SPDX-License-Identifier: Apache-2.0
*
@@ -1,5 +1,5 @@
/****************************************************************************
* boards/risc-v/mpfs/icicle/scripts/ld-envm.script
* boards/risc-v/mpfs/icicle/scripts/ld-envm-opensbi.script
*
* SPDX-License-Identifier: Apache-2.0
*
@@ -1,5 +1,5 @@
/****************************************************************************
* boards/risc-v/qemu-rv/rv-virt/scripts/ld.script
* boards/risc-v/qemu-rv/rv-virt/scripts/ld-kernel.script
*
* SPDX-License-Identifier: Apache-2.0
*