Files
poky/openembedded/conf/distro/include/multimachine.conf
Richard Purdie 485477e2ac Add multimachine changes from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@284 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-02-18 11:17:33 +00:00

4 lines
192 B
Plaintext

STAMP = "${TMPDIR}/stamps/${PACKAGE_ARCH}-${HOST_OS}/${PF}"
WORKDIR = "${TMPDIR}/work/${PACKAGE_ARCH}-${HOST_OS}/${PF}"
STAGING_KERNEL_DIR = "${STAGING_DIR}/${PACKAGE_ARCH}-${HOST_OS}/kernel"