From: Tony Lindgren Date: Fri, 11 Aug 2006 11:03:58 +0000 (+0300) Subject: Change EXTRAVERSION back to omap1 X-Git-Tag: v2.6.18-omap1~106 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=3031d4ecf9162bd885d6ada8dc0440caf46521e3;p=linux-2.6-omap-h63xx.git Change EXTRAVERSION back to omap1 --- diff --git a/Makefile b/Makefile index 040d853c32e..5199263928c 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ NAME=Crazed Snow-Weasel # expect to learn how to build the kernel reading this file. # Add custom flags here to avoid conflict with updates -EXTRAVERSION := $(EXTRAVERSION)-omap2 +EXTRAVERSION := $(EXTRAVERSION)-omap1 # Do not print "Entering directory ..." MAKEFLAGS += --no-print-directory