Skip to content

pmb: flasher: frontend: don't fail if kernel config cannot be found

Minecrell requested to merge alpine-kconfig-flasher into master

When using a kernel from Alpine the kernel configuration cannot be found in pmaports. We cannot check the kernel config for missing options in that case, but that's no reason to break the flasher entirely.

Merge request reports