Hi.
Getting this error during node make commands:
include/linux/compiler-gcc.h:106:30: fatal error: linux/compiler-gcc5.h: No such file or directory
Research suggests this happens because I'm on a newer kernel than the one I'm building (3.16?).
http://stackoverflow.com/questions/29925513/compile-a-linux-2-6-kernel-module-with-newer-compiler
Thanks!