--- test/linux-source-2.6.32/ubuntu/omnibook/Makefile 2010-01-07 18:38:17.000000000 +0100 +++ linux-source-2.6.32/ubuntu/omnibook/Makefile 2010-01-10 01:28:31.000000000 +0100 @@ -39,6 +39,8 @@ endif +PWD = $(shell pwd) + ifeq ($(KERNELRELEASE),) # Support for direct Makefile invocation @@ -52,7 +54,6 @@ KSRC = $(VMODDIR)/build KMODDIR = $(KSRC)/drivers/misc/omnibook KDOCDIR = $(KSRC)/Documentation/omnibook -PWD = $(shell pwd) TODAY = $(shell date +%Y%m%d) DEPMOD = /sbin/depmod -aq RMMOD = /sbin/modprobe -r