Quote:
Originally Posted by qlob
It works, but take off the last "-" from that string... make is progressing now, 
|
I thought I was clear that was for the setting of the environment variable CROSS_COMPILE when using
"manual make files" .
Build systems, often create their own equivalent of "CROSS_COMPILE" (Buildroot is one of them).
So there can be no common rule about the trailing '-' other than read the build system documentation.