Skip to content

bugfix wrong defconfig

Jens Drenhaus requested to merge development into master

Created by: Sickeroni

line 29 creates copy of the defconfig for the kernel with $NAME.patch line 30 replaces kernelcommandline to the value of run.config in this $NAME.patch line 32 builds the kernel with original, unpatched defconfig

Merge request reports