Skip to content

Fix menuconfig arch check

Attila Szollosi requested to merge fix/menuconfig-arch into master

I removed the condition that checks for all, because I assumed that's not the proper way to package kernels.

Line 36 got pretty long, perhaps it should be split?

Merge request reports