Index: src/scripts/bash_completion |
diff --git a/src/scripts/bash_completion b/src/scripts/bash_completion |
index ac09e16e8206732d79734584895a9b9d516a735f..c9445ea171d3e2c82da07d37881092ceae96aa6a 100644 |
--- a/src/scripts/bash_completion |
+++ b/src/scripts/bash_completion |
@@ -65,7 +65,8 @@ complete -o bashdefault -o default -F _board_sysroot \ |
build_autotest.sh \ |
build_image \ |
build_packages \ |
- image_to_usb |
+ image_to_usb.sh \ |
+ mod_image_for_test.sh |
# echo the existing target board overlays |