baas-project/baas

build kernel for arm systems

Closed this issue · 1 comments

Currently, the kernel build process only works for x86 machines. Since we also target arm machines this needs to change. Cross compiling is a pain so it will probably end up being a set of scripts we have to run on an arm machine to compile Linux. But these have to be created.

Kernel building has been obsoleted (hopefully) after merging #25, hence this issue is closed since it is no longer relevant