From c92db4440e793c24b002d9b903e55eff1f2ae797 Mon Sep 17 00:00:00 2001 From: simbit18 <101105604+simbit18@users.noreply.github.com> Date: Sun, 26 Jul 2026 20:49:19 +0200 Subject: [PATCH] arch/tricore: nxstyle fix Relative files path - fix Relative file path does not match actual file. Signed-off-by: simbit18 --- arch/tricore/src/cmake/chip.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/tricore/src/cmake/chip.cmake b/arch/tricore/src/cmake/chip.cmake index a9847c3a19a..222438f7ee1 100644 --- a/arch/tricore/src/cmake/chip.cmake +++ b/arch/tricore/src/cmake/chip.cmake @@ -1,5 +1,5 @@ # ############################################################################## -# arch/tricore/src/cmake/tc3xx.cmake +# arch/tricore/src/cmake/chip.cmake # # SPDX-License-Identifier: Apache-2.0 #