June 6, 2016
6:08 p.m.
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