Building modules: missing scripts/basic/Makefile
Aruna Hewapathirane
aruna.hewapathirane at gmail.com
Mon Jun 6 14:08:13 EDT 2016
> Thanks for pointing that out, I've made that correction. Still missing the Makefile as previously mentioned unfortunately so I > am unable to build.
Hi Steven, please verify the headers are correctly installed by running:
dpkg -s linux-headers-$(uname -r) .
If they are not properly installed please run:
apt-get install kernel-headers-$(uname -r)
You should be able to build :)
Good luck - Aruna
More information about the Kernelnewbies
mailing list