This looks like as if your Makefile doesn't receive any value for the CROSS_COMPILE variable.
This is a bit of a hack, but open the Makefile, locate where the CROSS_COMPILE variable is set and overwrite it with your value.
Best regards,
Miroslav
This looks like as if your Makefile doesn't receive any value for the CROSS_COMPILE variable.
This is a bit of a hack, but open the Makefile, locate where the CROSS_COMPILE variable is set and overwrite it with your value.
Best regards,
Miroslav