]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Makefile
Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
[linux-2.6-omap-h63xx.git] / Makefile
index c9ac008377874e012fc09d9bb0de8cf316474162..28331288341fb79fb539fac5d68b680e5ae3298f 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