aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bsp-check
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/bsp-check')
-rwxr-xr-xscripts/bsp-check2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/bsp-check b/scripts/bsp-check
index de20fd91..cab8f998 100755
--- a/scripts/bsp-check
+++ b/scripts/bsp-check
@@ -1,4 +1,6 @@
#!/bin/bash
+# SPDX-License-Identifier: GPL-2.0-or-later
+
echo "ERROR. You cannot use this BSP" > exit_msg
exit 1