summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-rcar-gen3/recipes-kernel/kernel-module-gles/kernel-module-gles.bbappend
blob: 8a4176fc11be0efcf390be79c3b961ffa94ca335 (plain)
1
2
3
4
module_do_compile_prepend() {
    cd ${S}/build/linux/config/compilers
    cp aarch64-poky-linux.mk ${TARGET_SYS}.mk
}