X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=8e39c2b930687b3a47dde9aad26e24ca763b9eea;hb=refs%2Fheads%2Fb2.6.28-omap-h63xx;hp=ce3666998752a11bdb7e9f9dd6f2ab283e07811c;hpb=18dd4f865fc2fa5ade67b994af86a250df9b2dbb;p=linux-2.6-omap-h63xx.git diff --git a/Makefile b/Makefile index ce366699875..8e39c2b9306 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 28 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Erotic Pickled Herring # *DOCUMENTATION* @@ -17,7 +17,7 @@ NAME = Erotic Pickled Herring 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.