mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
[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 @@
|
||||
# ##############################################################################
|
||||
# arch/tricore/src/cmake/Toolchain.cmake
|
||||
# arch/tricore/src/cmake/ToolchainGnuc.cmake
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# ##############################################################################
|
||||
# arch/tricore/src/cmake/Toolchain.cmake
|
||||
# arch/tricore/src/cmake/ToolchainTasking.cmake
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
############################################################################
|
||||
# boards/arm/csk6011a/csk6011a-nano/src/Makefile
|
||||
# boards/arm/csk6/csk6011a-nano/src/Makefile
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
############################################################################
|
||||
# boards/arm/imx95/imx95-evk/scripts/Make.defs
|
||||
# boards/arm/imx9/imx95-evk/scripts/Make.defs
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
# SPDX-FileCopyrightText: 2024 NXP
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
############################################################################
|
||||
# boards/arm/imx95/imx95-evk/src/Makefile
|
||||
# boards/arm/imx9/imx95-evk/src/Makefile
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
# SPDX-FileCopyrightText: 2024 NXP
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# ##############################################################################
|
||||
# libs/libc/machine/X86_64/gnu/CMakeLists.txt
|
||||
# libs/libc/machine/x86_64/gnu/CMakeLists.txt
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/****************************************************************************
|
||||
* libs/libxx/system_configuration.h
|
||||
* libs/libxx/uClibc++/system_configuration.h
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
* this work for additional information regarding copyright ownership. The
|
||||
|
||||
Reference in New Issue
Block a user