If you look into the Makefile, you notice it looks for kernel source in 
/lib/modules/$(KVER)/source, where $(KVER) is `uname -r`.
So you should make a symbolic link named 'source' that links to your kernel 
source location. In my case:

[EMAIL PROTECTED]:~$ ls -l /lib/modules/`uname -r`/source
lrwxrwxrwx 1 root root 28 2007-05-29 20:17 
/lib/modules/2.6.20-16-generic/source -> /usr/src/linux-source-2.6.20

-- 
No support for SMAPI battery
https://bugs.launchpad.net/bugs/85748
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to