Searched refs:LIVEIMG_RELEASEDIR (Results 1 - 2 of 2) sorted by relevance

/src/distrib/common/bootimage/
H A DMakefile.liveimage37 # LIVEIMG_RELEASEDIR specifies where to install ${LIVEIMGBASE}.img.gz.
40 LIVEIMG_RELEASEDIR?= ${RELEASEMACHINEDIR}/installation/liveimage
46 ${MKDIR} ${MKDIRPERM} ${LIVEIMG_RELEASEDIR}
47 ${RELEASE_INSTALL} ${IMGBASE}.img.gz ${LIVEIMG_RELEASEDIR}
/src/etc/
H A DMakefile483 # LIVEIMG_RELEASEDIR specifies where to install live images and
486 LIVEIMG_RELEASEDIR?= ${RELEASEDIR}/images macro
490 LIVEIMG_RELEASEDIR=${LIVEIMG_RELEASEDIR}
491 ${MAKESUMS} -t ${LIVEIMG_RELEASEDIR} '*.img.gz'

Completed in 5 milliseconds