summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-rcar-gen3/recipes-kernel/kernel-module-gles/kernel-module-gles.bbappend
blob: e6beb5ef11fe95dff7b75292643cc920dad623ec (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
}