]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Makefile
kbuild: add a symlink to the source for separate objdirs
[linux-2.6-omap-h63xx.git] / Makefile
index f9006663f01e428ec13a39fb215914e750ab66de..0469e48c9a84a275314954db5092260fc561862c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -965,6 +965,7 @@ ifneq ($(KBUILD_SRC),)
            mkdir -p include2;                                          \
            ln -fsn $(srctree)/include/asm-$(SRCARCH) include2/asm;     \
        fi
+       ln -fsn $(srctree) source
 endif
 
 # prepare2 creates a makefile if using a separate output directory