From 3031d4ecf9162bd885d6ada8dc0440caf46521e3 Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Fri, 11 Aug 2006 14:03:58 +0300 Subject: [PATCH] Change EXTRAVERSION back to omap1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.41.1