X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=Makefile;h=4d0711f540475c6273addeb1bd925f27faa81092;hb=2bcb4fd6ba9152c699d873ffa4593d5a4fe1f8d4;hp=171f2b004c8a4b001d3958660e8233b56b03b181;hpb=24bd2afda8ce633385a3c96aa51181008d7252da;p=linux-2.6-microblaze.git diff --git a/Makefile b/Makefile index 171f2b004c8a..4d0711f54047 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = NAME = Kleptomaniac Octopus # *DOCUMENTATION* @@ -1804,7 +1804,7 @@ existing-targets := $(wildcard $(sort $(targets))) -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd) -endif # config-targets +endif # config-build endif # mixed-build endif # need-sub-make