build system: fix for non-i386 builds
diff --git a/Makefile b/Makefile
index 16fcfeb..c1103cf 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 PATCHLEVEL = 2
 SUBLEVEL = 1
 EXTRAVERSION = .svn
-NAME=Unnamed
+NAME = Unnamed
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"