--- nbd-2.4.32.orig/Makefile 2005-05-18 19:16:21.000000000 +0200 +++ nbd-2.4.32/Makefile 2005-07-18 02:23:04.948269330 +0200 @@ -21,7 +21,7 @@ USING_SSL = 0 # debug level - do NOT change to 1 unless asked to DEBUG = 0 # root of build - you may prefer somewhere more private -BUILD = /tmp +BUILD = $(shell pwd)/tmp # will module be on an SMP machine - change to 1 if so SMP = 0 # where the kernel sources are - alter to suit