Skip to content

Commit

Permalink
soc: nxp: s32ze: add the essential header files to build with mcux
Browse files Browse the repository at this point in the history
add the essential header files to build with mcux

Signed-off-by: Tu Nguyen Van <tu.nguyenvan@nxp.com>
  • Loading branch information
tunguyen4585 committed Sep 13, 2024
1 parent e098a35 commit bb7dee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soc/nxp/s32/s32ze/soc.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#define __GIC_PRESENT 0

#if defined(CONFIG_SOC_S32Z270)
#include <S32Z2.h>
#include "S32Z2_MC_CGM.h"
#else
#error "SoC not supported"
#endif
Expand Down

0 comments on commit bb7dee6

Please sign in to comment.