summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/scan-tools.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/scan-tools.sh b/scripts/scan-tools.sh
index fb2f957e6..266cb2b27 100644
--- a/scripts/scan-tools.sh
+++ b/scripts/scan-tools.sh
@@ -39,6 +39,9 @@ Linux)
FreeBSD)
# supported with no extra quirks at the moment
;;
+MirBSD)
+ # supported with no extra quirks at the moment
+ ;;
CYG*)
# mkdir /openadk
# mount -b -s -o managed "C:/openadk" "/openadk"