summaryrefslogtreecommitdiff
path: root/openembedded/conf/distro/include/multimachine.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/conf/distro/include/multimachine.conf')
-rw-r--r--openembedded/conf/distro/include/multimachine.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/openembedded/conf/distro/include/multimachine.conf b/openembedded/conf/distro/include/multimachine.conf
new file mode 100644
index 000000000..1f73ffd30
--- /dev/null
+++ b/openembedded/conf/distro/include/multimachine.conf
@@ -0,0 +1,3 @@
+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"