Searched refs:BOOT_IMAGE (Results 1 – 2 of 2) sorted by relevance
80 BOOT_IMAGE="`identify_boot_image $QEMU`"81 KERNEL=$base_resdir/${BOOT_IMAGE##*/} # use the last component of ${BOOT_IMAGE}101 BOOT_IMAGE="`identify_boot_image $QEMU`"106 if test -n "$BOOT_IMAGE"108 cp $BOOT_IMAGE $resdir109 KERNEL=$resdir/${BOOT_IMAGE##*/}
1242 BOOT_IMAGE=<file>