Hi all,
I want to run Core on an ARM-based board (a beagleboard).
Since I see that all the binaries from the download page are x86-specific, I think I need to cross-compile it.
I already have a working cross-toolchain, and I already compiled a Linux kernel (with modules) that can boot on the beagleboard... Now, I need to generate a core initramfs containing ARM binaries (core.gz).
Can anyone point me to some instructions to build it from sources?
Thanks,
Luca