#!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later echo "ERROR. You cannot use this BSP" > exit_msg exit 1