]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Makefile
[ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient false
[linux-2.6-omap-h63xx.git] / Makefile
index cd5b619db9d8f479171a37ed64b004de7cc47310..a1158d1c051e348b86ba840fe7da5400714b0b72 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -442,7 +442,7 @@ export KBUILD_DEFCONFIG
 config %config: scripts_basic outputmakefile FORCE
        $(Q)mkdir -p include/linux
        $(Q)$(MAKE) $(build)=scripts/kconfig $@
-       $(Q)$(MAKE) .kernelrelease
+       $(Q)$(MAKE) -C $(srctree) KBUILD_SRC= .kernelrelease
 
 else
 # ===========================================================================