X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=8e39c2b930687b3a47dde9aad26e24ca763b9eea;hb=refs%2Fheads%2Fv2.6.28-omap1-h63xx;hp=db7614edc757f9c4dc32dd59d9be4df6700a9c0f;hpb=e88af5fb139aa77131ebbc730a952e019c8f93c1;p=linux-2.6-omap-h63xx.git diff --git a/Makefile b/Makefile index db7614edc75..8e39c2b9306 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 28 -EXTRAVERSION = -rc5 -NAME = Killer Bat of Doom +EXTRAVERSION = +NAME = Erotic Pickled Herring # *DOCUMENTATION* # To see a list of typical targets execute "make help" @@ -17,7 +17,7 @@ NAME = Killer Bat of Doom MAKEFLAGS += -rR --no-print-directory # Add custom flags here to avoid conflict with updates -EXTRAVERSION := $(EXTRAVERSION)-omap1 +EXTRAVERSION := $(EXTRAVERSION)-omap1-h6300 # We are using a recursive build, so we need to do a little thinking # to get the ordering right.