mirror of
https://github.com/apache/nuttx.git
synced 2026-08-30 13:43:09 +00: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:
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
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue