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)/