Searched refs:BOOT_IMAGE (Results 1 – 2 of 2) sorted by relevance
77 BOOT_IMAGE="`identify_boot_image $QEMU`"78 KERNEL=$base_resdir/${BOOT_IMAGE##*/} # use the last component of ${BOOT_IMAGE}87 BOOT_IMAGE="`identify_boot_image $QEMU`"92 if test -n "$BOOT_IMAGE"94 cp $BOOT_IMAGE $resdir95 KERNEL=$resdir/${BOOT_IMAGE##*/}
1073 BOOT_IMAGE=<file>