[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Help - header include issues



>  I believe  INCLUDE_PATH is incorrect in your makefile , it should be
> INCLUDE_PATH=-I/usr/src/linux-`uname -r`/drivers/scsi

no it should be /lib/modules/`uname -r`/build/ 
modules should NOT, repeat NOT, use /usr/src/linux-<anything> as default
location for the headers of the currently running kernel. Only the /lib
location should be used for that by default.

Attachment: signature.asc
Description: This is a digitally signed message part