Skip to content

Commit

Permalink
ci: add i.MX91 EVK build
Browse files Browse the repository at this point in the history
Add PLATFORM=imx-mx91evk build.

Signed-off-by: Sahil Malhotra <[email protected]>
Acked-by: Jerome Forissier <[email protected]>
  • Loading branch information
sahilnxp authored and jforissier committed Aug 2, 2024
1 parent c09a542 commit 3376a60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ jobs:
_make PLATFORM=imx-mx8ulpevk CFG_NXP_CAAM=y CFG_CRYPTO_DRIVER=y
_make PLATFORM=imx-mx93evk
_make PLATFORM=imx-mx95evk
_make PLATFORM=imx-mx91evk
_make PLATFORM=k3-j721e
_make PLATFORM=k3-j721e CFG_ARM64_core=y
_make PLATFORM=k3-j784s4
Expand Down

0 comments on commit 3376a60

Please sign in to comment.