From 5586264a1764895ca8c0ddfba239c792522433bc Mon Sep 17 00:00:00 2001 From: George Anzinger Date: Thu, 7 Jul 2005 17:56:06 -0700 Subject: [PATCH] --- yaml --- r: 4210 b: refs/heads/master c: f182ae626189d8a346aae142e7b8b182663dac44 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a9be88a34ed0..1cf2e2fa4b06 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 42639269f9ce4aac2e6c20bcbca30b5da8b9a899 +refs/heads/master: f182ae626189d8a346aae142e7b8b182663dac44 diff --git a/trunk/Makefile b/trunk/Makefile index 278d50992c71..2717223d8666 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -1149,7 +1149,7 @@ endif # KBUILD_EXTMOD #(which is the most common case IMHO) to avoid unneeded clutter in the big tags file. #Adding $(srctree) adds about 20M on i386 to the size of the output file! -ifeq ($(KBUILD_OUTPUT),) +ifeq ($(src),$(obj)) __srctree = else __srctree = $(srctree)/