mkproject.sh: remove i.MX8X platforms from blacklist

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2023-06-22 13:53:42 +02:00
parent 92ca458e4f
commit 82ba959324
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ MKP_NONE="\033[0m"
MKP_CONFIGPATH="${MKP_SCRIPTPATH}/sources/meta-digi/sdk/config"
# Blacklist platforms (not officially supported in a DEY release)
MKP_BLACKLIST_PLATFORMS="ccimx8x-sbc-express ccimx8x-sbc-pro"
MKP_BLACKLIST_PLATFORMS=""
MKP_SETUP_ENVIRONMENT='#!/bin/bash