aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/zephyr-kernel/zephyr-kernel.inc
blob: ec7b5ae36a3a59834d14ac22d1ea5d0772fc3f49 (plain)
1
2
3
4
5
6
7
8
inherit zephyr-kernel-src

S = "${WORKDIR}/git"

do_compile_prepend() {
    cp ${WORKDIR}/Makefile.toolchain.yocto ${S}/scripts
}