error: couldn't parse 'modules': unrecognized construct
montjoie opened this issue · 2 comments
montjoie commented
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
montjoie commented
removing this line (modules on :2078) made the process continue
cleanerx commented
Probably due to this change in the linux kernel
torvalds/linux@6dd85ff