From d2e1ee047acef9ff5b740aa13bb9662f8e0ffcd5 Mon Sep 17 00:00:00 2001 From: "Luis R. Rodriguez" Date: Mon, 30 May 2011 12:53:01 -0700 Subject: [PATCH] compat: empty commit for 3.0 tag changes Signed-off-by: Luis R. Rodriguez --- Makefile | 1 + 1 file changed, 1 insertion(+) 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),) -- 2.46.0