3 Commits

Author SHA1 Message Date
Christian Poessinger
750f603f1f build-kernel: no need to build source and debug package 2019-01-26 21:40:03 +01:00
Christian Poessinger
873cf3a68f When building linux-kernel use number of host CPUs on parallel build 2019-01-26 10:01:50 +01:00
Runar Borge
081bf77f86 Added build-kernel script and almost total rewrite of build-submodules
The build-kernel script was forgotten to commit, it is needed to build the kernel

To make the build-submodules script more readable and extendible i've almost totally rewritten it using functions
the build process is also started in its own subshell, so that we dont need to hold track of the current directory and make error handling/status info easier
2019-01-06 00:21:18 +01:00