From 16edf83d62c8a8bc446b5d9a74de27c2dd4f3d8b Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Tue, 28 Nov 2006 20:12:48 +0000 Subject: trivial changes SVN-Revision: 5668 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f157b9d3a9..e97423ee63 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ all: world SHELL:=/usr/bin/env bash export LC_ALL=C export LANG=C -export TOPDIR=${shell pwd} +export TOPDIR=${CURDIR} ifeq ($(KBUILD_VERBOSE),99) MAKE:=3>/dev/null $(MAKE) endif -- cgit v1.2.3