Part Number: TDA4VH-Q1
Tool/software:
Hi Expert,
As shown in the figure below, the GPU driver always compiles to x86. Please help to see how to change it to ARM.

BR,
Biao
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
It looks like the "CC=gcc" might be the issue, as that would force the compiler to use gcc as opposed to the cross compiler. Can you double check where that is coming from?
In Makefile_ti-img-rogue-driver, can you remove CC=gcc and try again?
Regards,
Erick