From 353198f8d42ac0ea7d8d79e5cefeb4a5b296dc78 Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Tue, 17 Jan 2006 10:34:57 -0800 Subject: [PATCH] ARM: OMAP: Update Makefile version Update Makefile version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b9c305e3a42..6469678ac85 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ NAME=Sliding Snow Leopard # 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