]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
Change EXTRAVERSION back to omap1
authorTony Lindgren <tony@atomide.com>
Fri, 11 Aug 2006 11:03:58 +0000 (14:03 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 11 Aug 2006 11:03:58 +0000 (14:03 +0300)
Makefile

index 040d853c32eee0cfb61580579de4e93e346876cd..5199263928c46ffefaa86275bcb4b35c73df8b64 100644 (file)
--- 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