aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Siewior <[email protected]>2008-04-24 21:32:28 +0200
committerLinus Torvalds <[email protected]>2008-04-24 12:38:04 -0700
commitf764e51421d66fa0b58cba6a75355fa6e60f3a37 (patch)
tree41b2323fa5ae421f215b206cb51c5b713db90bd2
parent563307b2fa15d687abc54bd980b9847ebf0e3231 (diff)
Remove -numa from EXTRAVERSION
This snuck in through 919ee677b656c52c5f86d3d916786891220d5452 ("[SPARC64]: Add NUMA support") Signed-off-by: Sebastian Siewior <[email protected]> Cc: David S. Miller <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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*