Searched refs:BOOT_IMAGE (Results 1 – 2 of 2) sorted by relevance
95 BOOT_IMAGE="`identify_boot_image $QEMU`"96 KERNEL=$base_resdir/${BOOT_IMAGE##*/} # use the last component of ${BOOT_IMAGE}105 BOOT_IMAGE="`identify_boot_image $QEMU`"110 if test -n "$BOOT_IMAGE"112 cp $builddir/$BOOT_IMAGE $resdir113 KERNEL=$resdir/${BOOT_IMAGE##*/}
952 BOOT_IMAGE=<file>