diff --git a/scripts/xtensa-build-all.sh b/scripts/xtensa-build-all.sh index 85c20a5fa167..72d1ee6205fb 100755 --- a/scripts/xtensa-build-all.sh +++ b/scripts/xtensa-build-all.sh @@ -8,7 +8,7 @@ set -e # Platforms built and tested by default in CI using the `-a` option. # They must have a toolchain available in the latest Docker image. DEFAULT_PLATFORMS=( - imx8 imx8x imx8m imx8ulp + imx8m imx8ulp rn rmb vangogh mt8186 mt8195 )