aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 524fb48fa334..382298f37adf 100644
--- a/Makefile
+++ b/Makefile
@@ -814,7 +814,7 @@ ifneq ($(KBUILD_MODULES),)
814endif 814endif
815 815
816prepare0: prepare prepare1 FORCE 816prepare0: prepare prepare1 FORCE
817 $(Q)$(MAKE) $(build)=$(srctree) 817 $(Q)$(MAKE) $(build)=.
818 818
819# All the preparing.. 819# All the preparing..
820prepare-all: prepare0 820prepare-all: prepare0