dell-laptop.c
by 789 from LinuxQuestions.org on (#4T86R)
I would like to compile Dell laptop module
kernel 4.8.9
Quote:
If I command "make dell-smbios", the compiling starts as expected and a module is made.
"make menuconfig" does not list Dell laptop module
What do I need to do to produce Dell laptop module ?


kernel 4.8.9
Quote:
| make dell-laptop cc dell-laptop.c -o dell-laptop dell-laptop.c:18:26: fatal error: linux/module.h: No such file or directory #include <linux/module.h> |
"make menuconfig" does not list Dell laptop module
What do I need to do to produce Dell laptop module ?