package/kmod: needs AUTORECONF = YES
Commit 95fd2b593ef7194a23a20a64dac1e21e4e650ef2 ("package/kmod: add
patch fixing the build with Python 3.8") added a patch that touches
Makefile.am, but forgot to add AUTORECONF = YES. Let's fix this.
Fixes:
http://autobuild.buildroot.net/results/5185deba0c18072928a0a6867f15f77448228b0b/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>