Kconfiglib
Kconfiglib copied to clipboard
error: couldn't parse 'modules': unrecognized construct
on top of a linux tree I got: SRCARCH=arm ARCH=arm srctree=. CC=gcc LD=ld KERNELVERSION=5.12.0 genconfig /usr/lib/python-exec/python3.7/genconfig: init/Kconfig:2078: error: couldn't parse 'modules': unrecognized construct
removing this line (modules on :2078) made the process continue
Probably due to this change in the linux kernel https://github.com/torvalds/linux/commit/6dd85ff178cd76851e2184b13e545f5a88d1be30