Hi Justin,
On Tuesday 03 November 2015 07:05:16 Justin Oursler wrote:
Hello,
Can someone help get me started in cross-compiling batman-adv and batctl? Specifically, I'm wanting to run it on a Beaglebone running Debian (http://beagleboard.org/project/debian/). I already have the arm-gnueabihf toolchain.
if you are running a recent Debian then it should be part of your Linux kernel already, so you can just use it by loading the batman-adv module. You might also want to install the batctl package to control batman. No need to compile anything unless you want to upgrade to the latest version.
Cheers, Simon