Skip to content
Eric Zerbib edited this page Jul 15, 2018 · 5 revisions

Welcome to the kernel-module-imx-gpu-viv wiki!

How to cross compile the module

export PATH=/path/to/buildroot/buildroot/output/host/usr/bin/:$PATH

compiled with :

make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- KERNEL_SRC=/path/to/your/linux-fslc-kernel