--- Makefile.orig 2010-11-30 22:42:21.000000000 +0000 +++ Makefile 2010-11-30 22:43:08.000000000 +0000 @@ -16,7 +16,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ifndef KDIR -KDIR = /lib/modules/$(shell uname -r)/build +KDIR = /lib/modules/2.6.36-LinHES/build endif ifneq "t" "$(shell test -e ${KDIR}/include/linux/stddef.h && echo t)" $(error incorrect KDIR)