From: Sebastian Siewior <sebastian@breakpoint.cc>
Date: Thu, 24 Apr 2008 19:32:28 +0000 (+0200)
Subject: Remove -numa from EXTRAVERSION
X-Git-Tag: v2.6.26-rc1~1081
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f764e51421d66fa0b58cba6a75355fa6e60f3a37;p=linux.git

Remove -numa from EXTRAVERSION

This snuck in through 919ee677b656c52c5f86d3d916786891220d5452
("[SPARC64]: Add NUMA support")

Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
---

diff --git a/Makefile b/Makefile
index d35c5246fce5..3dbc826bb8e6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 25
-EXTRAVERSION = -numa
+EXTRAVERSION =
 NAME = Funky Weasel is Jiggy wit it
 
 # *DOCUMENTATION*