Skip to content

Commit

Permalink
Remove -numa from EXTRAVERSION
Browse files Browse the repository at this point in the history
This snuck in through 919ee67
("[SPARC64]: Add NUMA support")

Signed-off-by: Sebastian Siewior <[email protected]>
Cc: David S. Miller <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
sebastianas authored and torvalds committed Apr 24, 2008
1 parent 563307b commit f764e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 25
EXTRAVERSION = -numa
EXTRAVERSION =
NAME = Funky Weasel is Jiggy wit it

# *DOCUMENTATION*
Expand Down

0 comments on commit f764e51

Please sign in to comment.