]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Makefile
kbuild: fix generic asm-offsets.h support
[linux-2.6-omap-h63xx.git] / Makefile
index 524fb48fa334f4078bf7328782959a3bc96536b0..382298f37adfb010b32d0904e818081da5824f19 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -814,7 +814,7 @@ ifneq ($(KBUILD_MODULES),)
 endif
 
 prepare0: prepare prepare1 FORCE
-       $(Q)$(MAKE) $(build)=$(srctree)
+       $(Q)$(MAKE) $(build)=.
 
 # All the preparing..
 prepare-all: prepare0