blank mmodules.dep
From: Shérab <hidden>
Date: 2015-06-16 06:21:03
From: Shérab <hidden>
Date: 2015-06-16 06:21:03
Dear all, Responding tomyself... Sh?rab (2015/06/15 18:56 +0200):
I'm trying to compile a kernel from Linus' tree, commit 181e505952c5e4b4beb287d0022ea3cd20f23e74 The .cnfig I use is here: http://paste.debian.net/230990/ As far as I can tell, make works fine and so does make modules_install install But after all this, the modules.dep file I get in /boot is empty. I couldn't find any clue so far. Can anybody help,please?
The problem is that I used CONFIG_MODULE_COMPRESS=y and depmod does not see the .ko.gz files. Sh?rab.