Kernel source code from git clone git://git.linaro.org/kernel/linux-linaro-3.1.git
Instructions for toolchain from https://wiki.linaro.org/Platform/Android/Toolchain
$ mkdir -p linaro-toolchain && cd linaro-toolchain $ repo init -b linaro-master -u git://android.git.linaro.org/toolchain/manifest.git
$ repo sync -j4
$ cd linaro-toolchain/build
$ ./linaro-build.sh –with-gcc=gcc-linaro-4.7-2013.01
Leave a Reply