Skip to content

Commit 91d32af

Browse files
gmarullnashif
authored andcommitted
misc: generated: update configs.c template with <zephyr/...> prefix
The generated file did not use the new Zephyr include prefix. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
1 parent 4577665 commit 91d32af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/generated/configs.c.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
/* file is auto-generated, do not modify ! */
66

7-
#include <toolchain.h>
7+
#include <zephyr/toolchain.h>
88

99
GEN_ABS_SYM_BEGIN (_ConfigAbsSyms)
1010

0 commit comments

Comments
 (0)