Go to advanced search

by Burgos
Sun Apr 08, 2018 7:29 pm
Forum: Advanced users
Topic: U-Boot, Linux kernel Cross compiler path
Replies: 2
Views: 924

Re: U-Boot, Linux kernel Cross compiler path

Hello,

try with providing a full path to the toolchain:

Code: Select all

CROSS_COMPILE=~/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-

Go to advanced search