Search found 1 match

by Spanni26
Tue 31. May 2016, 16:24
Forum: Linux
Topic: Crosscompiling for BananaPro failed
Replies: 1
Views: 6617

Crosscompiling for BananaPro failed

Hello,

I try to cross compile the Peak USB for a BananaPro board (http://www.lemaker.org/product-bananapro-index.html).
I've downloaded a toolchain, changed the settings in the peak Makefile (export ARCH=arm, export CROSS_COMPILE=/opt/cross/bin/arm-linux-gnueabi-, KERNEL_LOCATION = "/root/lemaker ...