summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-rcar-gen3/recipes-kernel/kernel-module-gles/kernel-module-gles.bbappend
blob: b8882ae498cf2d8ab538b36469e12f19bfe7dac0 (plain)
1
2
3
4
5
6
require checksum_control.inc

module_do_compile:prepend() {
    cd ${S}/build/linux/config/compilers
    cp aarch64-linux-gnu.mk ${TARGET_SYS}.mk
}