Announce: rmk's nightly builder gets ARM64 support

Fabio Estevam festevam at gmail.com
Fri Feb 20 02:35:31 PST 2015


Hi Russell,

On Fri, Feb 20, 2015 at 8:20 AM, Russell King - ARM Linux
<linux at arm.linux.org.uk> wrote:

> Note that it would also be useful to know where to get a working gcc
> from (preferably in source form - I doubt there's any Fedora 14
> binaries around.)

The kbuild robot uses the following method:

wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross
-O ~/bin/make.cross
chmod +x ~/bin/make.cross

make.cross ARCH=arm64  defconfig
make.cross ARCH=arm64

This builds 3.19 fine.



More information about the linux-arm-kernel mailing list