soc: nordic: nrf54l: Explicitly include autoconf.h
Include configuration file for cases when this file is complied in special builds (e.g. TFM). Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
163f9ba0b9
commit
3fdc8c8bd4
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
||||||
* for the Nordic Semiconductor nRF54L family processor.
|
* for the Nordic Semiconductor nRF54L family processor.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* Include autoconf for cases when this file is used in special build (e.g. TFM) */
|
||||||
|
#include <zephyr/autoconf.h>
|
||||||
|
|
||||||
#include <zephyr/devicetree.h>
|
#include <zephyr/devicetree.h>
|
||||||
#include <zephyr/kernel.h>
|
#include <zephyr/kernel.h>
|
||||||
#include <zephyr/devicetree.h>
|
#include <zephyr/devicetree.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue