From: Luis R. Rodriguez Date: Mon, 30 May 2011 19:53:01 +0000 (-0700) Subject: compat: empty commit for 3.0 tag changes X-Git-Tag: compat-v3.0-2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2Fcompat-v3.0-2;p=~emulex%2Ftmp%2Fcompat%2F.git compat: empty commit for 3.0 tag changes Signed-off-by: Luis R. Rodriguez --- diff --git a/Makefile b/Makefile index 9ff4611..df1a4e2 100644 --- a/Makefile +++ b/Makefile @@ -7,6 +7,7 @@ export KLIB:= /lib/modules/$(shell uname -r) endif export KLIB_BUILD ?= $(KLIB)/build + export PWD := $(shell pwd) ifeq ($(KERNELRELEASE),)