Searched refs:OUTPUT_FILE (Results 1 – 8 of 8) sorted by relevance
215 OUTPUT_FILE="${2:-"$RK_OUTDIR"}/linux-headers.tar"223 echo "Saving linux-headers to $OUTPUT_FILE"239 -cf "$OUTPUT_FILE"251 host) run_command tar -uf "$OUTPUT_FILE" scripts tools ;;255 run_command tar -uf "$OUTPUT_FILE" .
50 <IMAGE_FLAG> <INPUT_FILE> <OUTPUT_FILE> <SPL_LOAD_ADDR>65 <OUTPUT_FILE> is the full path and filename of the final secure82 <IMAGE_FLAG> <INPUT_FILE> <OUTPUT_FILE> <SPL_LOAD_ADDR>97 <OUTPUT_FILE> is the full path and filename of the final secure111 create-boot-image.sh <IMAGE_TYPE> <INPUT_FILE> <OUTPUT_FILE>124 <OUTPUT_FILE> is the full path and filename of the final secure image.140 <UNUSED> <INPUT_FILE> <OUTPUT_FILE> <UNUSED>148 <OUTPUT_FILE> is the full path and filename of the final secure image.208 secure-binary-image.sh <INPUT_FILE> <OUTPUT_FILE>212 <OUTPUT_FILE> is the full path and filename of the output secure image.
32 OUTPUT_FILE = 'boards.cfg' variable441 parser.add_option('-o', '--output', default=OUTPUT_FILE,442 help='output file [default=%s]' % OUTPUT_FILE)
6063 printf ("OUTPUT_FILE = %s\nVERBOSE = %s\nSILENT = %s\n",
39520 ld -o OUTPUT_FILE crti.o crtbegin.o ... -lgcc crtend.o crtn.o