X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=Makefile;h=141653226f3c22ad9385d0b3863f714c8afc8038;hb=660492bcf4a7561b5fdc13be0ae0b0c0a8c120be;hp=ff1054cfca33a81f0f099bdff755f9fd51b4a0c4;hpb=b421b8a6cb87f099466fff00d1870c2db778c617;p=uclinux-h8%2Flinux.git diff --git a/Makefile b/Makefile index ff1054cfca33..141653226f3c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc4 NAME = Shy Crocodile # *DOCUMENTATION* @@ -955,6 +955,7 @@ ifdef CONFIG_STACK_VALIDATION endif endif +PHONY += prepare0 ifeq ($(KBUILD_EXTMOD),) core-y += kernel/ certs/ mm/ fs/ ipc/ security/ crypto/ block/ @@ -1061,8 +1062,7 @@ scripts: scripts_basic scripts_dtc # 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: