]> git.ipfire.org Git - people/arne_f/kernel.git/blobdiff - Makefile
Merge tag 'v4.14.175' into v4.14.y-multi
[people/arne_f/kernel.git] / Makefile
index 4de172b2e1fbab34c8d5c00b1451f3852501a279..3b792208fbc285d214b83b84fbf82bc44c9c2905 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0
 VERSION = 4
 PATCHLEVEL = 14
-SUBLEVEL = 158
+SUBLEVEL = 175
 EXTRAVERSION =
 NAME = Petit Gorille
 
@@ -971,6 +971,7 @@ ifdef CONFIG_STACK_VALIDATION
   endif
 endif
 
+PHONY += prepare0
 
 ifeq ($(KBUILD_EXTMOD),)
 core-y         += kernel/ certs/ mm/ fs/ ipc/ security/ crypto/ block/
@@ -1065,8 +1066,7 @@ include/config/kernel.release: include/config/auto.conf FORCE
 # archprepare is used in arch Makefiles and when processed asm symlink,
 # version.h and scripts_basic is processed / created.
 
-# Listed in dependency order
-PHONY += prepare archprepare prepare0 prepare1 prepare2 prepare3
+PHONY += prepare archprepare prepare1 prepare2 prepare3
 
 # prepare3 is used to check if we are building in a separate output directory,
 # and if so do: