Add build routine for kernel modules

Merged Bernhard Landauer requested to merge kernel-modules into master

chrootbuild option -K <list> will cosider the specified list a list of kernel modules, thus NOT install the built packages into the chroot fs and remove build dependency after each individual package build to avoid package conflicts in the build fs.

Merge request reports