mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 13:13:08 +08:00
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:
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user