Home
last modified time | relevance | path

Searched refs:FLAGS_from (Results 1 – 2 of 2) sorted by relevance

/external/vboot_reference/scripts/image_signing/
Dmake_dev_firmware.sh68 if [ -z "$FLAGS_from" ]; then
76 debug_msg "reading from file: $FLAGS_from"
77 cp -f "$FLAGS_from" "$IMAGE"
137 if [ -z "$FLAGS_from" ]; then
140 ensure_files_exist "$FLAGS_from" || exit 1
Dtag_image.sh45 if [ -z "${FLAGS_from}" ] || [ ! -s "${FLAGS_from}" ] ; then
197 IMAGE=$(readlink -f "${FLAGS_from}")